Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

608
16376
Accepted
100

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 0000.0 1152 Accepted 100
1 1 0000.0 1184 Accepted 100
2 1 0000.0 1192 Accepted 100
3 1 0000.0 1120 Accepted 100
4 1 0000.0 1104 Accepted 100
5 1 0000.0 1196 Accepted 100
6 1 0000.0 1124 Accepted 100
7 2 0028.0 8476 Accepted 100
8 2 0036.0 9988 Accepted 100
9 2 0060.0 16376 Accepted 100
10 2 0044.0 11996 Accepted 100
11 2 0040.0 10988 Accepted 100
12 2 0052.0 11760 Accepted 100
13 2 0064.0 16256 Accepted 100
14 3 0000.0 1124 Accepted 100
15 3 0000.0 1096 Accepted 100
16 3 0000.0 1080 Accepted 100
17 3 0000.0 1140 Accepted 100
18 3 0000.0 1124 Accepted 100
19 3 0000.0 1204 Accepted 100
20 3 0000.0 1184 Accepted 100
21 4 0000.0 1224 Accepted 100
22 4 0000.0 1308 Accepted 100
23 4 0000.0 1184 Accepted 100
24 4 0000.0 1292 Accepted 100
25 4 0000.0 1232 Accepted 100
26 4 0000.0 1228 Accepted 100
27 4 0000.0 1284 Accepted 100
28 5 0044.0 9492 Accepted 100
29 5 0032.0 7708 Accepted 100
30 5 0040.0 8216 Accepted 100
31 5 0020.0 5960 Accepted 100
32 5 0052.0 9360 Accepted 100
33 5 0048.0 9336 Accepted 100
34 5 0048.0 12844 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.48 KB
Back to Top