Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

11227
20820
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 0196.4 27448 14448 Accepted 100
1 1 4 0811.3 27444 20164 Accepted 100
2 1 4 0258.0 27452 15616 Accepted 100
3 1 4 0135.4 27452 13480 Accepted 100
4 1 4 0116.0 27448 12840 Accepted 100
5 1 4 0730.8 27452 19492 Accepted 100
6 1 4 0667.6 27448 19456 Accepted 100
7 1 4 0373.8 27448 17264 Accepted 100
8 1 4 0004.3 27448 5076 Accepted 100
9 2 3 4 0006.4 27452 4736 Accepted 100
10 2 3 4 0004.4 27452 4748 Accepted 100
11 2 3 4 0004.2 27452 4744 Accepted 100
12 2 3 4 0004.0 27448 4736 Accepted 100
13 2 3 4 0004.4 27452 5112 Accepted 100
14 2 3 4 0004.3 27448 4744 Accepted 100
15 2 3 4 0004.5 27452 5056 Accepted 100
16 2 3 4 0004.7 27452 5248 Accepted 100
17 2 3 4 0003.8 27448 4648 Accepted 100
18 2 3 4 0004.1 27448 4732 Accepted 100
19 2 3 4 0004.1 27448 4660 Accepted 100
20 3 4 0099.6 27444 13320 Accepted 100
21 3 4 0576.4 27448 19828 Accepted 100
22 3 4 0090.5 27448 12984 Accepted 100
23 3 4 0036.6 27448 10184 Accepted 100
24 3 4 0390.6 27452 18060 Accepted 100
25 3 4 0297.9 27452 17188 Accepted 100
26 3 4 0057.1 27448 11600 Accepted 100
27 3 4 0414.6 27452 18264 Accepted 100
28 3 4 0215.6 27448 16032 Accepted 100
29 3 4 0483.3 27452 18888 Accepted 100
30 3 4 0137.1 27448 14220 Accepted 100
31 4 0211.8 27448 14668 Accepted 100
32 4 0315.6 27448 16696 Accepted 100
33 4 0575.7 27448 18472 Accepted 100
34 4 0867.8 27448 20284 Accepted 100
35 4 0379.7 27452 17192 Accepted 100
36 4 0047.4 27452 10484 Accepted 100
37 4 0117.7 27452 13120 Accepted 100
38 4 0264.8 27452 16132 Accepted 100
39 4 0039.7 27452 10056 Accepted 100
40 4 0214.3 27448 14884 Accepted 100
41 4 0579.4 27448 19584 Accepted 100
42 4 0870.5 27448 20820 Accepted 100
43 4 0601.3 27452 18756 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.82 KB
Back to Top