Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8358
4920
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 0168.7 7348 4708 Accepted 100
1 1 4 0780.6 7344 4804 Accepted 100
2 1 4 0216.9 7348 4800 Accepted 100
3 1 4 0114.2 7348 4792 Accepted 100
4 1 4 0101.6 7348 4840 Accepted 100
5 1 4 0685.1 7348 4792 Accepted 100
6 1 4 0594.3 7344 4780 Accepted 100
7 1 4 0350.1 7352 4648 Accepted 100
8 1 4 0005.7 7348 4780 Accepted 100
9 2 3 4 0004.1 7344 4800 Accepted 100
10 2 3 4 0004.3 7348 4836 Accepted 100
11 2 3 4 0004.1 7348 4784 Accepted 100
12 2 3 4 0004.1 7348 4836 Accepted 100
13 2 3 4 0004.1 7344 4800 Accepted 100
14 2 3 4 0003.9 7344 4784 Accepted 100
15 2 3 4 0004.1 7348 4812 Accepted 100
16 2 3 4 0004.2 7348 4788 Accepted 100
17 2 3 4 0004.1 7344 4700 Accepted 100
18 2 3 4 0004.1 7348 4828 Accepted 100
19 2 3 4 0004.0 7348 4920 Accepted 100
20 3 4 0025.4 7348 4788 Accepted 100
21 3 4 0198.6 7348 4784 Accepted 100
22 3 4 0028.8 7348 4820 Accepted 100
23 3 4 0011.6 7348 4820 Accepted 100
24 3 4 0110.6 7352 4868 Accepted 100
25 3 4 0084.9 7348 4812 Accepted 100
26 3 4 0015.4 7348 4840 Accepted 100
27 3 4 0130.7 7344 4804 Accepted 100
28 3 4 0065.2 7352 4792 Accepted 100
29 3 4 0143.0 7348 4644 Accepted 100
30 3 4 0028.3 7344 4820 Accepted 100
31 4 0196.6 7348 4808 Accepted 100
32 4 0298.3 7348 4824 Accepted 100
33 4 0503.0 7352 4788 Accepted 100
34 4 0804.1 7344 4792 Accepted 100
35 4 0395.1 7348 4832 Accepted 100
36 4 0039.2 7348 4840 Accepted 100
37 4 0098.8 7344 4816 Accepted 100
38 4 0247.1 7348 4644 Accepted 100
39 4 0032.2 7344 4800 Accepted 100
40 4 0191.4 7344 4600 Accepted 100
41 4 0136.2 7344 4836 Accepted 100
42 4 1007.8 7344 4800 Accepted 100
43 4 0502.9 7344 4784 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
912 Bytes
Back to Top