Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8578
4500
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 0180.9 7520 4124 Accepted 100
1 1 4 0863.0 7520 4492 Accepted 100
2 1 4 0245.3 7520 4188 Accepted 100
3 1 4 0122.0 7520 4124 Accepted 100
4 1 4 0105.5 7520 4040 Accepted 100
5 1 4 0756.3 7520 4428 Accepted 100
6 1 4 0628.6 7520 4480 Accepted 100
7 1 4 0358.4 7520 4344 Accepted 100
8 1 4 0002.7 7520 3428 Accepted 100
9 2 3 4 0002.6 7520 3608 Accepted 100
10 2 3 4 0002.6 7520 3568 Accepted 100
11 2 3 4 0002.6 7520 3596 Accepted 100
12 2 3 4 0002.6 7520 3552 Accepted 100
13 2 3 4 0002.6 7520 3616 Accepted 100
14 2 3 4 0002.6 7520 3568 Accepted 100
15 2 3 4 0002.7 7520 3432 Accepted 100
16 2 3 4 0002.6 7520 3588 Accepted 100
17 2 3 4 0002.5 7520 3560 Accepted 100
18 2 3 4 0002.4 7520 3576 Accepted 100
19 2 3 4 0002.7 7520 3584 Accepted 100
20 3 4 0024.4 7520 4080 Accepted 100
21 3 4 0132.6 7520 4456 Accepted 100
22 3 4 0019.8 7520 4048 Accepted 100
23 3 4 0009.7 7520 3932 Accepted 100
24 3 4 0111.2 7520 4352 Accepted 100
25 3 4 0084.2 7520 4292 Accepted 100
26 3 4 0014.5 7520 3956 Accepted 100
27 3 4 0107.7 7520 4376 Accepted 100
28 3 4 0061.9 7520 4228 Accepted 100
29 3 4 0128.8 7520 4244 Accepted 100
30 3 4 0027.8 7520 4120 Accepted 100
31 4 0204.0 7520 4064 Accepted 100
32 4 0307.3 7520 4272 Accepted 100
33 4 0550.2 7520 4388 Accepted 100
34 4 0900.2 7520 4500 Accepted 100
35 4 0352.1 7520 4336 Accepted 100
36 4 0038.8 7520 3888 Accepted 100
37 4 0100.5 7520 4048 Accepted 100
38 4 0263.0 7520 4216 Accepted 100
39 4 0032.0 7520 3888 Accepted 100
40 4 0194.0 7520 4160 Accepted 100
41 4 0132.5 7520 4484 Accepted 100
42 4 0937.6 7520 4428 Accepted 100
43 4 0551.9 7520 4436 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.67 KB
Back to Top