Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

11797
37424
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 0207.2 41232 24644 Accepted 100
1 1 4 0835.5 41228 35936 Accepted 100
2 1 4 0279.4 41228 27032 Accepted 100
3 1 4 0151.2 41228 23004 Accepted 100
4 1 4 0129.0 41228 21692 Accepted 100
5 1 4 0745.0 41232 34912 Accepted 100
6 1 4 0694.1 41228 34532 Accepted 100
7 1 4 0400.7 41228 30536 Accepted 100
8 1 4 0005.5 41228 5696 Accepted 100
9 2 3 4 0004.7 41232 5108 Accepted 100
10 2 3 4 0005.2 41228 5536 Accepted 100
11 2 3 4 0004.9 41232 5472 Accepted 100
12 2 3 4 0004.7 41228 5104 Accepted 100
13 2 3 4 0005.4 41228 5956 Accepted 100
14 2 3 4 0005.0 41228 5604 Accepted 100
15 2 3 4 0005.4 41228 5928 Accepted 100
16 2 3 4 0005.6 41232 6008 Accepted 100
17 2 3 4 0004.4 41232 5072 Accepted 100
18 2 3 4 0004.6 41232 5204 Accepted 100
19 2 3 4 0004.8 41232 5476 Accepted 100
20 3 4 0112.3 41232 22240 Accepted 100
21 3 4 0606.9 41228 35540 Accepted 100
22 3 4 0101.8 41228 21852 Accepted 100
23 3 4 0044.6 41228 16452 Accepted 100
24 3 4 0414.9 41228 31744 Accepted 100
25 3 4 0327.2 41232 30320 Accepted 100
26 3 4 0064.5 41232 18832 Accepted 100
27 3 4 0430.3 41228 32476 Accepted 100
28 3 4 0242.5 41228 27852 Accepted 100
29 3 4 0502.2 41228 33440 Accepted 100
30 3 4 0152.7 41228 24492 Accepted 100
31 4 0226.7 41232 25096 Accepted 100
32 4 0344.8 41232 29144 Accepted 100
33 4 0602.4 41228 32732 Accepted 100
34 4 0860.6 41228 36304 Accepted 100
35 4 0399.8 41228 30208 Accepted 100
36 4 0055.8 41228 16812 Accepted 100
37 4 0128.3 41228 22092 Accepted 100
38 4 0292.3 41228 27820 Accepted 100
39 4 0046.8 41232 15816 Accepted 100
40 4 0229.0 41228 25648 Accepted 100
41 4 0595.7 41232 35320 Accepted 100
42 4 0886.8 41232 37424 Accepted 100
43 4 0625.5 41232 33272 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2 KB
Back to Top