CodingMan.cc

Code Your True Nature

題目在此 743. Network Delay Time

給定一個 Graph 與每個邊的方向與權重,指定一個 node 計算出訊號抵達所有 node 的時間

0%