Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8230
34812
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 0021.5 21824 19208 Accepted 100
1 1 0021.4 21824 19188 Accepted 100
2 1 0021.1 21824 19244 Accepted 100
3 1 0021.4 21824 19180 Accepted 100
4 1 0021.6 21824 19248 Accepted 100
5 1 0020.9 21824 19208 Accepted 100
6 1 0021.7 21824 19240 Accepted 100
7 2 0341.2 28600 26064 Accepted 100
8 2 0420.5 30276 27956 Accepted 100
9 2 0497.2 36804 34324 Accepted 100
10 2 0410.9 32592 30220 Accepted 100
11 2 0443.5 31268 28824 Accepted 100
12 2 0444.1 31896 29460 Accepted 100
13 2 0434.7 37176 34812 Accepted 100
14 3 0021.4 21824 19188 Accepted 100
15 3 0020.2 21824 19220 Accepted 100
16 3 0022.2 21824 19224 Accepted 100
17 3 0020.6 21824 19048 Accepted 100
18 3 0020.8 21824 19324 Accepted 100
19 3 0021.7 21824 19200 Accepted 100
20 3 0022.3 21824 19200 Accepted 100
21 4 0025.0 21824 19260 Accepted 100
22 4 0024.5 21824 19276 Accepted 100
23 4 0024.2 21824 19300 Accepted 100
24 4 0025.0 21824 19304 Accepted 100
25 4 0024.1 21824 19148 Accepted 100
26 4 0023.8 21824 19260 Accepted 100
27 4 0022.8 21824 19436 Accepted 100
28 5 0819.2 28952 26348 Accepted 100
29 5 0603.8 27368 24772 Accepted 100
30 5 0791.3 27896 25248 Accepted 100
31 5 0503.6 25916 23268 Accepted 100
32 5 0942.2 28820 26224 Accepted 100
33 5 0728.1 28820 26068 Accepted 100
34 5 0381.3 32736 30244 Accepted 100
Submitter:
pcc
Compiler:
c++17
Code Length:
3.13 KB
Back to Top