Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8955
29048
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 0008.0 13880 8368 Accepted 100
1 1 0008.0 13880 8296 Accepted 100
2 1 0008.2 13880 8368 Accepted 100
3 1 0008.0 13880 8248 Accepted 100
4 1 0008.0 13880 8360 Accepted 100
5 1 0008.0 13880 8200 Accepted 100
6 1 0007.8 13880 8372 Accepted 100
7 2 0553.3 21560 17732 Accepted 100
8 2 0683.7 23756 20056 Accepted 100
9 2 0677.7 31284 28828 Accepted 100
10 2 0672.1 26512 23072 Accepted 100
11 2 0672.0 24728 21344 Accepted 100
12 2 0652.6 25540 22200 Accepted 100
13 2 0631.5 31912 29048 Accepted 100
14 3 0008.9 13880 8336 Accepted 100
15 3 0008.5 13880 8372 Accepted 100
16 3 0009.1 13880 8380 Accepted 100
17 3 0008.4 13880 8216 Accepted 100
18 3 0008.6 13880 8316 Accepted 100
19 3 0008.6 13880 8240 Accepted 100
20 3 0008.5 13880 8316 Accepted 100
21 4 0013.7 14012 8344 Accepted 100
22 4 0012.9 14012 8452 Accepted 100
23 4 0012.4 13880 8260 Accepted 100
24 4 0013.7 13880 8380 Accepted 100
25 4 0012.4 14012 8412 Accepted 100
26 4 0013.1 13880 8420 Accepted 100
27 4 0013.1 13880 8516 Accepted 100
28 5 0657.6 21008 18484 Accepted 100
29 5 0487.5 19424 16388 Accepted 100
30 5 0643.8 19952 16932 Accepted 100
31 5 0429.5 17972 14068 Accepted 100
32 5 0791.9 20876 18196 Accepted 100
33 5 0654.2 20876 18176 Accepted 100
34 5 0539.9 26232 23536 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.4 KB
Back to Top