Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9475
60452
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 0240.8 60100 59168 Accepted 100
1 1 4 0836.1 60100 59104 Accepted 100
2 1 4 0293.1 58840 57828 Accepted 100
3 1 4 0183.5 58832 57852 Accepted 100
4 1 4 0172.9 61356 60392 Accepted 100
5 1 4 0737.2 61364 60384 Accepted 100
6 1 4 0630.3 55048 54144 Accepted 100
7 1 4 0407.4 61360 60436 Accepted 100
8 1 4 0077.0 57576 56660 Accepted 100
9 2 3 4 0003.6 4540 3520 Accepted 100
10 2 3 4 0008.6 8328 7304 Accepted 100
11 2 3 4 0003.6 4544 3536 Accepted 100
12 2 3 4 0003.7 4540 3520 Accepted 100
13 2 3 4 0003.7 4540 3588 Accepted 100
14 2 3 4 0003.7 4540 3612 Accepted 100
15 2 3 4 0003.8 4544 3536 Accepted 100
16 2 3 4 0003.6 4544 3636 Accepted 100
17 2 3 4 0003.7 4544 3524 Accepted 100
18 2 3 4 0002.1 3284 2348 Accepted 100
19 2 3 4 0005.3 5800 4832 Accepted 100
20 3 4 0036.1 14640 13644 Accepted 100
21 3 4 0136.2 14648 13744 Accepted 100
22 3 4 0033.1 14644 13720 Accepted 100
23 3 4 0023.4 14644 13628 Accepted 100
24 3 4 0118.8 14644 13628 Accepted 100
25 3 4 0090.8 14644 13628 Accepted 100
26 3 4 0027.3 14640 13732 Accepted 100
27 3 4 0114.6 14644 13736 Accepted 100
28 3 4 0072.1 14640 13692 Accepted 100
29 3 4 0139.9 14644 13680 Accepted 100
30 3 4 0034.4 10856 9892 Accepted 100
31 4 0255.3 60096 59148 Accepted 100
32 4 0351.2 61364 60384 Accepted 100
33 4 0597.1 60100 59168 Accepted 100
34 4 0861.6 61364 60452 Accepted 100
35 4 0409.9 60100 59188 Accepted 100
36 4 0112.8 60096 59148 Accepted 100
37 4 0169.3 60100 59192 Accepted 100
38 4 0308.6 61364 60440 Accepted 100
39 4 0102.9 58832 57920 Accepted 100
40 4 0255.6 58832 57924 Accepted 100
41 4 0124.8 12116 11192 Accepted 100
42 4 0891.3 61360 60436 Accepted 100
43 4 0583.8 56312 55332 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
930 Bytes
Back to Top