Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5553
4652
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 0114.4 7064 4520 Accepted 100
1 1 4 0522.0 7072 4652 Accepted 100
2 1 4 0152.5 7068 4544 Accepted 100
3 1 4 0082.2 7068 4524 Accepted 100
4 1 4 0067.9 7072 4516 Accepted 100
5 1 4 0471.6 7068 4528 Accepted 100
6 1 4 0390.1 7068 4432 Accepted 100
7 1 4 0253.2 7068 4544 Accepted 100
8 1 4 0005.4 7068 4584 Accepted 100
9 2 3 4 0003.7 7068 4504 Accepted 100
10 2 3 4 0003.8 7072 4524 Accepted 100
11 2 3 4 0003.8 7072 4564 Accepted 100
12 2 3 4 0003.8 7064 4556 Accepted 100
13 2 3 4 0003.7 7068 4644 Accepted 100
14 2 3 4 0003.9 7072 4548 Accepted 100
15 2 3 4 0003.7 7068 4528 Accepted 100
16 2 3 4 0003.8 7072 4368 Accepted 100
17 2 3 4 0003.7 7064 4508 Accepted 100
18 2 3 4 0003.7 7068 4428 Accepted 100
19 2 3 4 0003.6 7068 4520 Accepted 100
20 3 4 0019.1 7068 4508 Accepted 100
21 3 4 0113.1 7068 4508 Accepted 100
22 3 4 0018.3 7068 4528 Accepted 100
23 3 4 0008.9 7064 4540 Accepted 100
24 3 4 0066.5 7068 4512 Accepted 100
25 3 4 0057.2 7068 4556 Accepted 100
26 3 4 0011.9 7072 4552 Accepted 100
27 3 4 0075.9 7068 4588 Accepted 100
28 3 4 0040.4 7068 4368 Accepted 100
29 3 4 0077.5 7072 4516 Accepted 100
30 3 4 0021.4 7068 4512 Accepted 100
31 4 0118.2 7068 4648 Accepted 100
32 4 0210.7 7068 4512 Accepted 100
33 4 0325.5 7072 4520 Accepted 100
34 4 0572.1 7068 4532 Accepted 100
35 4 0232.5 7068 4508 Accepted 100
36 4 0028.7 7072 4544 Accepted 100
37 4 0072.6 7072 4652 Accepted 100
38 4 0176.8 7072 4520 Accepted 100
39 4 0023.4 7072 4508 Accepted 100
40 4 0119.2 7068 4516 Accepted 100
41 4 0088.4 7068 4516 Accepted 100
42 4 0628.3 7068 4588 Accepted 100
43 4 0346.2 7068 4588 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.1 KB
Back to Top