Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

10504
57880
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 0002.9 6228 3564 Accepted 100
1 1 0002.9 6228 3564 Accepted 100
2 1 0003.3 6228 3544 Accepted 100
3 1 0003.0 6228 3560 Accepted 100
4 1 0003.0 6228 3568 Accepted 100
5 1 0002.7 6228 3620 Accepted 100
6 1 0002.7 6228 3436 Accepted 100
7 2 0414.7 33384 30644 Accepted 100
8 2 0487.1 37552 34576 Accepted 100
9 2 0694.1 60668 57880 Accepted 100
10 2 0504.9 44192 41200 Accepted 100
11 2 0529.4 41408 38420 Accepted 100
12 2 0570.9 44824 42036 Accepted 100
13 2 0582.0 58292 55312 Accepted 100
14 3 0003.5 6228 3544 Accepted 100
15 3 0003.5 6228 3612 Accepted 100
16 3 0003.4 6228 3612 Accepted 100
17 3 0003.4 6228 3664 Accepted 100
18 3 0003.4 6228 3572 Accepted 100
19 3 0003.4 6228 3564 Accepted 100
20 3 0003.2 6228 3440 Accepted 100
21 4 0007.3 6528 3888 Accepted 100
22 4 0005.8 6520 3768 Accepted 100
23 4 0005.8 6384 3724 Accepted 100
24 4 0006.4 6500 3772 Accepted 100
25 4 0005.7 6520 3872 Accepted 100
26 4 0006.0 6392 3796 Accepted 100
27 4 0005.6 6520 3796 Accepted 100
28 5 1147.8 44420 41352 Accepted 100
29 5 0800.4 36144 32972 Accepted 100
30 5 1115.2 38680 35692 Accepted 100
31 5 0661.6 28040 24992 Accepted 100
32 5 1348.0 43836 40672 Accepted 100
33 5 1046.3 43476 40460 Accepted 100
34 5 0514.9 50256 47192 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
4.18 KB
Back to Top