Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

11291
20848
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 0197.4 27448 14436 Accepted 100
1 1 4 0805.7 27448 20064 Accepted 100
2 1 4 0262.1 27448 15624 Accepted 100
3 1 4 0136.5 27448 13640 Accepted 100
4 1 4 0117.4 27448 12876 Accepted 100
5 1 4 0720.8 27452 19556 Accepted 100
6 1 4 0666.7 27452 19384 Accepted 100
7 1 4 0382.3 27448 17388 Accepted 100
8 1 4 0004.4 27452 4972 Accepted 100
9 2 3 4 0004.0 27452 4792 Accepted 100
10 2 3 4 0004.3 27448 4904 Accepted 100
11 2 3 4 0004.3 27452 4876 Accepted 100
12 2 3 4 0004.0 27452 4580 Accepted 100
13 2 3 4 0004.6 27452 5072 Accepted 100
14 2 3 4 0004.2 27448 4824 Accepted 100
15 2 3 4 0004.5 27448 5052 Accepted 100
16 2 3 4 0004.7 27452 5196 Accepted 100
17 2 3 4 0004.2 27452 4660 Accepted 100
18 2 3 4 0004.1 27448 4836 Accepted 100
19 2 3 4 0004.1 27452 4868 Accepted 100
20 3 4 0099.9 27448 13232 Accepted 100
21 3 4 0577.8 27448 19944 Accepted 100
22 3 4 0091.9 27448 13100 Accepted 100
23 3 4 0037.2 27452 10308 Accepted 100
24 3 4 0399.4 27452 18048 Accepted 100
25 3 4 0313.3 27452 17244 Accepted 100
26 3 4 0057.1 27452 11604 Accepted 100
27 3 4 0417.1 27452 18352 Accepted 100
28 3 4 0229.8 27448 16024 Accepted 100
29 3 4 0483.9 27448 18936 Accepted 100
30 3 4 0139.6 27448 14380 Accepted 100
31 4 0215.2 27448 14628 Accepted 100
32 4 0329.9 27452 16536 Accepted 100
33 4 0580.3 27448 18412 Accepted 100
34 4 0833.9 27452 20276 Accepted 100
35 4 0394.7 27452 17236 Accepted 100
36 4 0048.9 27448 10560 Accepted 100
37 4 0119.0 27452 12988 Accepted 100
38 4 0275.7 27452 16076 Accepted 100
39 4 0040.8 27452 10048 Accepted 100
40 4 0216.1 27452 14888 Accepted 100
41 4 0576.2 27452 19756 Accepted 100
42 4 0867.0 27452 20848 Accepted 100
43 4 0606.3 27448 18760 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.69 KB
Back to Top