Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9002
32288
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 (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0007.9 15612 8256 Accepted 100
1 1 0007.9 15612 8376 Accepted 100
2 1 0008.6 15612 8212 Accepted 100
3 1 0007.8 15612 8404 Accepted 100
4 1 0007.8 15612 8376 Accepted 100
5 1 0007.7 15612 8256 Accepted 100
6 1 0007.9 15612 8340 Accepted 100
7 2 0517.4 24636 19924 Accepted 100
8 2 0676.8 26580 21992 Accepted 100
9 2 0690.0 34692 32288 Accepted 100
10 2 0686.0 29280 25236 Accepted 100
11 2 0703.0 27828 23732 Accepted 100
12 2 0679.3 28844 25144 Accepted 100
13 2 0640.7 34660 31680 Accepted 100
14 3 0008.7 15612 8412 Accepted 100
15 3 0008.7 15612 8456 Accepted 100
16 3 0009.0 15612 8392 Accepted 100
17 3 0008.8 15612 8412 Accepted 100
18 3 0008.7 15612 8316 Accepted 100
19 3 0008.8 15612 8360 Accepted 100
20 3 0008.5 15612 8468 Accepted 100
21 4 0013.6 15744 8348 Accepted 100
22 4 0012.9 15744 8492 Accepted 100
23 4 0012.8 15744 8420 Accepted 100
24 4 0014.5 15744 8440 Accepted 100
25 4 0012.6 15744 8328 Accepted 100
26 4 0013.1 15744 8464 Accepted 100
27 4 0013.4 15744 8568 Accepted 100
28 5 0672.2 25380 22868 Accepted 100
29 5 0505.5 23268 19704 Accepted 100
30 5 0660.9 23928 20508 Accepted 100
31 5 0438.8 21288 16656 Accepted 100
32 5 0749.3 25248 22692 Accepted 100
33 5 0610.7 25248 22488 Accepted 100
34 5 0561.8 30088 27156 Accepted 100
Submitter:
lkh
Compiler:
c++17
Code Length:
1.19 KB
Back to Top