Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9293
4820
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 0199.0 6872 4196 Accepted 100
1 1 4 0914.3 7676 4672 Accepted 100
2 1 4 0263.0 6984 4044 Accepted 100
3 1 4 0136.8 6740 4104 Accepted 100
4 1 4 0119.1 6608 3880 Accepted 100
5 1 4 0803.9 7604 4588 Accepted 100
6 1 4 0617.6 7580 4548 Accepted 100
7 1 4 0450.3 7248 4208 Accepted 100
8 1 4 0002.6 6212 3572 Accepted 100
9 2 3 4 0002.5 6212 3628 Accepted 100
10 2 3 4 0002.4 6212 3588 Accepted 100
11 2 3 4 0002.4 6212 3572 Accepted 100
12 2 3 4 0002.6 6212 3608 Accepted 100
13 2 3 4 0002.6 6212 3528 Accepted 100
14 2 3 4 0002.5 6212 3636 Accepted 100
15 2 3 4 0002.5 6212 3704 Accepted 100
16 2 3 4 0002.5 6212 3636 Accepted 100
17 2 3 4 0002.5 6212 3696 Accepted 100
18 2 3 4 0002.5 6212 3564 Accepted 100
19 2 3 4 0002.4 6212 3636 Accepted 100
20 3 4 0030.3 6608 3908 Accepted 100
21 3 4 0166.2 7664 4600 Accepted 100
22 3 4 0025.3 6608 3888 Accepted 100
23 3 4 0011.7 6344 3868 Accepted 100
24 3 4 0124.9 7268 4236 Accepted 100
25 3 4 0099.7 7168 4248 Accepted 100
26 3 4 0016.8 6476 3908 Accepted 100
27 3 4 0131.4 7400 4312 Accepted 100
28 3 4 0072.5 7032 4224 Accepted 100
29 3 4 0159.7 7400 4584 Accepted 100
30 3 4 0034.2 6740 4252 Accepted 100
31 4 0221.1 6892 3976 Accepted 100
32 4 0326.0 7136 4064 Accepted 100
33 4 0611.3 7400 4268 Accepted 100
34 4 0950.4 7700 4752 Accepted 100
35 4 0385.2 7164 4204 Accepted 100
36 4 0044.1 6476 3816 Accepted 100
37 4 0114.4 6608 4032 Accepted 100
38 4 0273.4 7032 4144 Accepted 100
39 4 0036.2 6344 3784 Accepted 100
40 4 0215.2 6900 4144 Accepted 100
41 4 0148.3 7628 4636 Accepted 100
42 4 0988.6 7796 4820 Accepted 100
43 4 0571.8 7400 4380 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.1 KB
Back to Top