Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

13252
64844
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 0003.5 22648 3596 Accepted 100
1 1 0003.0 22648 3588 Accepted 100
2 1 0003.0 22648 3548 Accepted 100
3 1 0003.1 22648 3540 Accepted 100
4 1 0003.2 22648 3608 Accepted 100
5 1 0003.3 22648 3608 Accepted 100
6 1 0003.2 22648 3564 Accepted 100
7 2 0519.7 46244 32604 Accepted 100
8 2 0656.9 51360 37732 Accepted 100
9 2 0800.4 72928 64844 Accepted 100
10 2 0639.4 58396 44828 Accepted 100
11 2 0664.2 54620 40992 Accepted 100
12 2 0714.2 57244 48692 Accepted 100
13 2 0662.8 72732 64344 Accepted 100
14 3 0003.5 22648 3584 Accepted 100
15 3 0003.6 22648 3604 Accepted 100
16 3 0003.9 22648 3620 Accepted 100
17 3 0003.7 22648 3540 Accepted 100
18 3 0003.8 22648 3656 Accepted 100
19 3 0003.8 22648 3668 Accepted 100
20 3 0003.7 22648 3688 Accepted 100
21 4 0007.5 22912 3968 Accepted 100
22 4 0007.1 22912 3920 Accepted 100
23 4 0006.7 22780 3852 Accepted 100
24 4 0008.6 22796 3648 Accepted 100
25 4 0007.3 22916 3884 Accepted 100
26 4 0007.1 22780 3860 Accepted 100
27 4 0005.9 22884 4092 Accepted 100
28 5 1500.2 50456 41812 Accepted 100
29 5 1055.8 44488 35908 Accepted 100
30 5 1430.4 46200 37716 Accepted 100
31 5 0867.8 38568 24752 Accepted 100
32 5 1784.7 49964 41328 Accepted 100
33 5 1272.2 49864 41372 Accepted 100
34 5 0585.3 60808 52444 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
6.12 KB
Back to Top