Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

11898
4288
Time Limit Exceeded
55

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 無額外限制 0 / 45

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 4 0142.6 6608 3952 Accepted 100
1 1 4 0471.4 7104 4100 Accepted 100
2 1 4 0182.6 6688 3616 Accepted 100
3 1 4 0099.7 6476 3816 Accepted 100
4 1 4 0088.8 6476 3656 Accepted 100
5 1 4 0431.4 7068 4060 Accepted 100
6 1 4 0366.7 7056 3924 Accepted 100
7 1 4 0259.0 6784 3908 Accepted 100
8 1 4 0002.5 6212 3564 Accepted 100
9 2 3 4 0002.5 6212 3388 Accepted 100
10 2 3 4 0002.5 6212 3572 Accepted 100
11 2 3 4 0002.6 6212 3504 Accepted 100
12 2 3 4 0003.6 6212 3432 Accepted 100
13 2 3 4 0002.7 6212 3572 Accepted 100
14 2 3 4 0002.5 6212 3528 Accepted 100
15 2 3 4 0002.6 6212 3504 Accepted 100
16 2 3 4 0002.6 6212 3528 Accepted 100
17 2 3 4 0002.5 6212 3512 Accepted 100
18 2 3 4 0002.6 6212 3568 Accepted 100
19 2 3 4 0002.6 6212 3572 Accepted 100
20 3 4 0055.2 6476 3760 Accepted 100
21 3 4 0237.1 7092 3956 Accepted 100
22 3 4 0024.0 6476 3780 Accepted 100
23 3 4 0021.5 6344 3648 Accepted 100
24 3 4 0240.3 6872 3848 Accepted 100
25 3 4 0068.8 6780 3900 Accepted 100
26 3 4 0034.8 6344 3768 Accepted 100
27 3 4 0214.9 6872 3944 Accepted 100
28 3 4 0147.8 6740 3744 Accepted 100
29 3 4 0278.4 6880 4036 Accepted 100
30 3 4 0025.9 6608 3900 Accepted 100
31 4 0504.3 6608 3896 Accepted 100
32 4 0747.1 6744 3744 Accepted 100
33 4 1221.2 6872 3920 Accepted 100
34 4 1562.9 7136 4264 Time Limit Exceeded 0
35 4 0855.0 6772 3816 Accepted 100
36 4 0095.0 6344 3648 Accepted 100
37 4 0258.5 6476 3672 Accepted 100
38 4 0630.3 6740 3676 Accepted 100
39 4 0075.1 6344 3624 Accepted 100
40 4 0477.7 6608 3940 Accepted 100
41 4 0085.7 7080 3972 Accepted 100
42 4 1568.9 7156 4288 Time Limit Exceeded 0
43 4 0393.3 6876 4032 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.01 KB
Back to Top