Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8888
5156
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 0191.0 6864 4232 Accepted 100
1 1 4 0881.2 7960 4912 Accepted 100
2 1 4 0257.2 7128 4256 Accepted 100
3 1 4 0131.1 6864 4236 Accepted 100
4 1 4 0115.2 6732 4040 Accepted 100
5 1 4 0766.4 7872 4708 Accepted 100
6 1 4 0584.4 7840 4840 Accepted 100
7 1 4 0427.2 7440 4556 Accepted 100
8 1 4 0002.6 6204 3632 Accepted 100
9 2 3 4 0002.4 6204 3624 Accepted 100
10 2 3 4 0002.4 6204 3632 Accepted 100
11 2 3 4 0002.6 6204 3620 Accepted 100
12 2 3 4 0002.5 6204 3636 Accepted 100
13 2 3 4 0002.4 6204 3692 Accepted 100
14 2 3 4 0002.5 6204 3620 Accepted 100
15 2 3 4 0002.4 6204 3584 Accepted 100
16 2 3 4 0002.4 6204 3572 Accepted 100
17 2 3 4 0002.4 6204 3584 Accepted 100
18 2 3 4 0002.4 6204 3556 Accepted 100
19 2 3 4 0002.5 6204 3584 Accepted 100
20 3 4 0029.3 6760 4132 Accepted 100
21 3 4 0158.6 7928 4968 Accepted 100
22 3 4 0024.4 6732 3944 Accepted 100
23 3 4 0011.2 6468 3904 Accepted 100
24 3 4 0124.3 7524 4656 Accepted 100
25 3 4 0097.6 7392 4556 Accepted 100
26 3 4 0016.4 6600 4012 Accepted 100
27 3 4 0124.5 7568 4668 Accepted 100
28 3 4 0071.2 7188 4384 Accepted 100
29 3 4 0148.1 7656 4896 Accepted 100
30 3 4 0032.9 6864 4360 Accepted 100
31 4 0209.6 6996 4356 Accepted 100
32 4 0317.1 7280 4464 Accepted 100
33 4 0555.5 7572 4636 Accepted 100
34 4 0914.3 7992 5104 Accepted 100
35 4 0373.2 7392 4432 Accepted 100
36 4 0042.6 6468 3872 Accepted 100
37 4 0111.0 6732 4128 Accepted 100
38 4 0270.4 7188 4352 Accepted 100
39 4 0034.9 6468 3732 Accepted 100
40 4 0209.4 7032 4232 Accepted 100
41 4 0142.2 7900 4884 Accepted 100
42 4 0954.3 8108 5156 Accepted 100
43 4 0531.8 7660 4748 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.63 KB
Back to Top