Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

39968
190596
Runtime Error
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~6 $N,Q \leq 20$ 0 / 10
2 7~13 對於每個城市最多只有兩條道路連接該城市和其他城市 0 / 21
3 14~20 $N,Q \leq 300$ 0 / 10
4 21~27 $N,Q \leq 2000$ 0 / 16
5 28~34 無其他限制 0 / 43

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0031.4 17668 9516 Runtime Error 0
1 1 2079.1 16676 9268 Time Limit Exceeded 0
2 1 2068.6 16676 9180 Time Limit Exceeded 0
3 1 2067.0 17668 9476 Time Limit Exceeded 0
4 1 2085.4 17668 9284 Time Limit Exceeded 0
5 1 2071.1 16676 9256 Time Limit Exceeded 0
6 1 0029.4 17668 9408 Runtime Error 0
7 2 1771.6 142032 129812 Runtime Error 0
8 2 1864.4 150760 137456 Runtime Error 0
9 2 2109.1 202436 190596 Time Limit Exceeded 0
10 2 2122.8 169368 155664 Time Limit Exceeded 0
11 2 2077.4 166388 153184 Time Limit Exceeded 0
12 2 2096.5 182900 169280 Time Limit Exceeded 0
13 2 2114.5 185616 171932 Time Limit Exceeded 0
14 3 0031.7 17808 9668 Runtime Error 0
15 3 0031.5 17944 9952 Runtime Error 0
16 3 0033.0 18116 9688 Runtime Error 0
17 3 0033.2 17968 9688 Runtime Error 0
18 3 0032.2 17964 9964 Runtime Error 0
19 3 0034.2 18116 9912 Runtime Error 0
20 3 0031.0 17804 9456 Runtime Error 0
21 4 0064.0 21596 13164 Runtime Error 0
22 4 0062.7 20568 12996 Runtime Error 0
23 4 0054.7 19672 11944 Runtime Error 0
24 4 0058.7 20248 12320 Runtime Error 0
25 4 0062.3 20308 12772 Runtime Error 0
26 4 0055.4 19772 11900 Runtime Error 0
27 4 0044.6 19216 10684 Runtime Error 0
28 5 2106.4 172932 163972 Time Limit Exceeded 0
29 5 2113.2 161224 151724 Time Limit Exceeded 0
30 5 2107.3 160996 151592 Time Limit Exceeded 0
31 5 2094.5 144224 135464 Time Limit Exceeded 0
32 5 2123.1 172292 162180 Time Limit Exceeded 0
33 5 2091.8 169848 159556 Time Limit Exceeded 0
34 5 2114.6 180812 168436 Time Limit Exceeded 0
Submitter:
Compiler:
python3
Code Length:
713 Bytes
Back to Top