Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9501
31756
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 0212.4 19124 16296 Accepted 100
1 1 4 0908.6 33908 30960 Accepted 100
2 1 4 0274.7 20972 18204 Accepted 100
3 1 4 0142.9 15032 12172 Accepted 100
4 1 4 0127.5 14900 12432 Accepted 100
5 1 4 0770.5 32460 29588 Accepted 100
6 1 4 0689.3 28892 26080 Accepted 100
7 1 4 0461.1 23216 20448 Accepted 100
8 1 4 0002.7 6188 3616 Accepted 100
9 2 3 4 0002.5 6056 3640 Accepted 100
10 2 3 4 0002.6 6056 3600 Accepted 100
11 2 3 4 0002.6 6056 3616 Accepted 100
12 2 3 4 0002.7 6056 3588 Accepted 100
13 2 3 4 0002.5 6056 3568 Accepted 100
14 2 3 4 0002.7 6056 3580 Accepted 100
15 2 3 4 0002.6 6056 3624 Accepted 100
16 2 3 4 0002.6 6056 3592 Accepted 100
17 2 3 4 0002.5 6056 3460 Accepted 100
18 2 3 4 0002.6 6056 3612 Accepted 100
19 2 3 4 0002.5 6056 3604 Accepted 100
20 3 4 0028.8 8168 5696 Accepted 100
21 3 4 0150.8 11336 8468 Accepted 100
22 3 4 0023.1 7772 5276 Accepted 100
23 3 4 0011.8 7112 4420 Accepted 100
24 3 4 0119.2 12260 9428 Accepted 100
25 3 4 0108.8 11336 8592 Accepted 100
26 3 4 0017.5 7508 4792 Accepted 100
27 3 4 0119.0 11732 8892 Accepted 100
28 3 4 0069.1 10280 7528 Accepted 100
29 3 4 0152.1 12524 9784 Accepted 100
30 3 4 0031.2 8432 5892 Accepted 100
31 4 0271.2 20312 17568 Accepted 100
32 4 0341.6 22292 19548 Accepted 100
33 4 0616.6 30740 28104 Accepted 100
34 4 0908.5 34704 31756 Accepted 100
35 4 0414.2 24668 21816 Accepted 100
36 4 0050.9 10412 7608 Accepted 100
37 4 0127.3 14108 11328 Accepted 100
38 4 0295.0 20708 17960 Accepted 100
39 4 0042.1 9884 7212 Accepted 100
40 4 0230.6 19388 16536 Accepted 100
41 4 0144.4 11732 8776 Accepted 100
42 4 0994.8 32852 29944 Accepted 100
43 4 0614.0 29156 26536 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.24 KB
Back to Top