Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8173
4256
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 0145.5 6608 3648 Accepted 100
1 1 4 0453.3 7004 4048 Accepted 100
2 1 4 0184.4 6608 3812 Accepted 100
3 1 4 0098.5 6476 3808 Accepted 100
4 1 4 0088.8 6476 3884 Accepted 100
5 1 4 0421.2 7004 3968 Accepted 100
6 1 4 0365.0 7004 3976 Accepted 100
7 1 4 0251.7 6740 3900 Accepted 100
8 1 4 0002.7 6212 3660 Accepted 100
9 2 3 4 0002.6 6212 3384 Accepted 100
10 2 3 4 0002.7 6212 3496 Accepted 100
11 2 3 4 0002.5 6212 3432 Accepted 100
12 2 3 4 0002.5 6212 3580 Accepted 100
13 2 3 4 0002.6 6212 3432 Accepted 100
14 2 3 4 0002.6 6212 3532 Accepted 100
15 2 3 4 0002.6 6212 3528 Accepted 100
16 2 3 4 0002.5 6212 3520 Accepted 100
17 2 3 4 0002.4 6212 3528 Accepted 100
18 2 3 4 0002.6 6212 3564 Accepted 100
19 2 3 4 0002.4 6212 3564 Accepted 100
20 3 4 0034.3 6476 3808 Accepted 100
21 3 4 0189.4 7004 3960 Accepted 100
22 3 4 0025.9 6476 3764 Accepted 100
23 3 4 0013.3 6344 3652 Accepted 100
24 3 4 0143.5 6872 3860 Accepted 100
25 3 4 0064.6 6740 3884 Accepted 100
26 3 4 0020.9 6344 3648 Accepted 100
27 3 4 0154.1 6872 3968 Accepted 100
28 3 4 0092.8 6608 3680 Accepted 100
29 3 4 0162.7 6872 3960 Accepted 100
30 3 4 0024.1 6608 3688 Accepted 100
31 4 0244.7 6608 3796 Accepted 100
32 4 0374.1 6740 3780 Accepted 100
33 4 0725.7 6872 3968 Accepted 100
34 4 1058.8 7136 4004 Accepted 100
35 4 0429.5 6740 3856 Accepted 100
36 4 0047.9 6344 3708 Accepted 100
37 4 0133.9 6476 3812 Accepted 100
38 4 0331.9 6608 3756 Accepted 100
39 4 0042.1 6344 3656 Accepted 100
40 4 0274.3 6608 3840 Accepted 100
41 4 0078.3 7004 3956 Accepted 100
42 4 1078.0 7136 4256 Accepted 100
43 4 0388.6 6872 3924 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.25 KB
Back to Top