Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

11963
4280
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 0130.2 6608 3764 Accepted 100
1 1 4 0448.2 7104 3940 Accepted 100
2 1 4 0167.2 6688 3724 Accepted 100
3 1 4 0088.8 6476 3892 Accepted 100
4 1 4 0081.0 6476 3820 Accepted 100
5 1 4 0392.8 7068 4012 Accepted 100
6 1 4 0344.3 7056 3932 Accepted 100
7 1 4 0249.1 6784 3836 Accepted 100
8 1 4 0002.5 6212 3516 Accepted 100
9 2 3 4 0002.5 6212 3528 Accepted 100
10 2 3 4 0002.5 6212 3384 Accepted 100
11 2 3 4 0002.7 6212 3576 Accepted 100
12 2 3 4 0002.6 6212 3572 Accepted 100
13 2 3 4 0002.4 6212 3384 Accepted 100
14 2 3 4 0002.4 6212 3528 Accepted 100
15 2 3 4 0002.5 6212 3504 Accepted 100
16 2 3 4 0002.4 6212 3484 Accepted 100
17 2 3 4 0002.6 6212 3580 Accepted 100
18 2 3 4 0002.8 6212 3656 Accepted 100
19 2 3 4 0002.6 6212 3568 Accepted 100
20 3 4 0060.0 6476 3864 Accepted 100
21 3 4 0313.7 7092 4080 Accepted 100
22 3 4 0032.0 6476 3752 Accepted 100
23 3 4 0021.5 6344 3656 Accepted 100
24 3 4 0238.8 6872 3980 Accepted 100
25 3 4 0060.3 6780 3880 Accepted 100
26 3 4 0033.1 6344 3696 Accepted 100
27 3 4 0225.2 6872 3968 Accepted 100
28 3 4 0154.1 6740 3816 Accepted 100
29 3 4 0289.7 6880 3968 Accepted 100
30 3 4 0021.9 6608 3696 Accepted 100
31 4 0535.6 6608 3948 Accepted 100
32 4 0774.3 6744 3852 Accepted 100
33 4 1246.5 6872 3932 Accepted 100
34 4 1571.9 7136 4080 Time Limit Exceeded 0
35 4 0878.2 6772 3880 Accepted 100
36 4 0095.9 6344 3672 Accepted 100
37 4 0264.0 6476 3864 Accepted 100
38 4 0628.9 6740 3764 Accepted 100
39 4 0073.1 6344 3656 Accepted 100
40 4 0481.4 6608 3932 Accepted 100
41 4 0080.2 7080 4072 Accepted 100
42 4 1597.1 7156 4280 Time Limit Exceeded 0
43 4 0354.0 6876 3892 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1003 Bytes
Back to Top