Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9882
20588
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~8 每個城市都只有一條航線可以離開,而且每個城市都可以透過搭乘數次飛機航線到達其他所有城市 9 / 9
2 9~19 $N \leq 10,M \leq 20,t \leq 5$ 14 / 14
3 9~30 $t \leq 1000$ 32 / 32
4 0~43 無額外限制 45 / 45

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 4 0187.7 12944 10292 Accepted 100
1 1 4 0686.1 22184 19048 Accepted 100
2 1 4 0244.3 14552 11496 Accepted 100
3 1 4 0131.0 11900 9124 Accepted 100
4 1 4 0114.8 10964 8380 Accepted 100
5 1 4 0582.0 21224 18240 Accepted 100
6 1 4 0554.8 20912 17884 Accepted 100
7 1 4 0361.1 17168 14112 Accepted 100
8 1 4 0002.7 6212 3596 Accepted 100
9 2 3 4 0002.6 6212 3692 Accepted 100
10 2 3 4 0002.6 6212 3580 Accepted 100
11 2 3 4 0002.6 6212 3608 Accepted 100
12 2 3 4 0002.7 6212 3560 Accepted 100
13 2 3 4 0002.6 6212 3476 Accepted 100
14 2 3 4 0002.6 6212 3576 Accepted 100
15 2 3 4 0002.7 6212 3640 Accepted 100
16 2 3 4 0002.7 6212 3456 Accepted 100
17 2 3 4 0002.6 6212 3576 Accepted 100
18 2 3 4 0002.5 6212 3548 Accepted 100
19 2 3 4 0002.7 6212 3564 Accepted 100
20 3 4 0092.8 11360 8604 Accepted 100
21 3 4 0502.9 21856 18828 Accepted 100
22 3 4 0091.3 11228 8576 Accepted 100
23 3 4 0032.8 8588 6020 Accepted 100
24 3 4 0335.6 18224 15384 Accepted 100
25 3 4 0278.9 17044 14020 Accepted 100
26 3 4 0052.2 9644 6928 Accepted 100
27 3 4 0366.9 18772 15880 Accepted 100
28 3 4 0212.6 15084 12124 Accepted 100
29 3 4 0396.4 19676 16776 Accepted 100
30 3 4 0128.5 12812 9924 Accepted 100
31 4 0211.8 13208 10320 Accepted 100
32 4 0314.3 16112 13132 Accepted 100
33 4 0502.9 19016 16116 Accepted 100
34 4 0661.6 22500 19576 Accepted 100
35 4 0361.3 16904 13952 Accepted 100
36 4 0044.5 8720 6152 Accepted 100
37 4 0113.2 11360 8560 Accepted 100
38 4 0258.5 15084 12184 Accepted 100
39 4 0037.1 8456 5764 Accepted 100
40 4 0204.3 13472 10588 Accepted 100
41 4 0464.0 21536 18552 Accepted 100
42 4 0822.1 23576 20588 Accepted 100
43 4 0502.2 19676 16696 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.06 KB
Back to Top