Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

13864
42032
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 0009.5 32788 8368 Accepted 100
1 1 0009.4 32788 8252 Accepted 100
2 1 0009.9 32788 8112 Accepted 100
3 1 0009.1 32788 8240 Accepted 100
4 1 0010.2 32788 8296 Accepted 100
5 1 0009.5 32788 8256 Accepted 100
6 1 0009.6 32788 8268 Accepted 100
7 2 0523.9 40464 24420 Accepted 100
8 2 0681.1 42532 26816 Accepted 100
9 2 0804.8 50064 42032 Accepted 100
10 2 0691.2 45284 30164 Accepted 100
11 2 0719.9 43632 28356 Accepted 100
12 2 0758.1 44312 34700 Accepted 100
13 2 0683.7 50684 42004 Accepted 100
14 3 0010.2 32788 8388 Accepted 100
15 3 0010.1 32788 8292 Accepted 100
16 3 0010.2 32788 8284 Accepted 100
17 3 0010.1 32788 8348 Accepted 100
18 3 0009.6 32788 8288 Accepted 100
19 3 0010.1 32788 8276 Accepted 100
20 3 0010.3 32788 8320 Accepted 100
21 4 0014.6 32788 8504 Accepted 100
22 4 0014.5 32788 8484 Accepted 100
23 4 0013.8 32788 8460 Accepted 100
24 4 0014.3 32788 8476 Accepted 100
25 4 0012.9 32788 8424 Accepted 100
26 4 0013.4 32788 8464 Accepted 100
27 4 0012.7 32788 8376 Accepted 100
28 5 1571.5 39916 31484 Accepted 100
29 5 1106.6 38332 28604 Accepted 100
30 5 1628.6 38860 29556 Accepted 100
31 5 0887.1 36880 20864 Accepted 100
32 5 1774.3 39784 31344 Accepted 100
33 5 1197.8 39784 31180 Accepted 100
34 5 0601.8 45136 36340 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
5.44 KB
Back to Top