Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8495
28908
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 0195.8 30560 27944 Accepted 100
1 1 4 0796.8 28916 26588 Accepted 100
2 1 4 0256.9 29244 26644 Accepted 100
3 1 4 0139.2 27276 24720 Accepted 100
4 1 4 0126.1 29904 27268 Accepted 100
5 1 4 0717.5 29244 26824 Accepted 100
6 1 4 0558.7 26616 24188 Accepted 100
7 1 4 0364.6 27608 25140 Accepted 100
8 1 4 0030.1 28920 26028 Accepted 100
9 2 3 4 0003.4 7240 4276 Accepted 100
10 2 3 4 0005.0 8556 5492 Accepted 100
11 2 3 4 0003.4 7244 4248 Accepted 100
12 2 3 4 0003.7 7572 4608 Accepted 100
13 2 3 4 0003.3 7240 4320 Accepted 100
14 2 3 4 0003.8 7576 4556 Accepted 100
15 2 3 4 0003.4 7244 4352 Accepted 100
16 2 3 4 0003.9 7572 4592 Accepted 100
17 2 3 4 0003.7 7568 4564 Accepted 100
18 2 3 4 0002.9 6916 3960 Accepted 100
19 2 3 4 0003.8 7568 4572 Accepted 100
20 3 4 0030.1 11180 8544 Accepted 100
21 3 4 0128.3 10524 8052 Accepted 100
22 3 4 0024.1 10532 7892 Accepted 100
23 3 4 0015.1 11188 8380 Accepted 100
24 3 4 0107.0 12172 9620 Accepted 100
25 3 4 0085.0 11836 9300 Accepted 100
26 3 4 0019.2 11184 8456 Accepted 100
27 3 4 0104.4 11512 8952 Accepted 100
28 3 4 0065.0 11844 9316 Accepted 100
29 3 4 0125.5 11844 9304 Accepted 100
30 3 4 0030.7 10200 7612 Accepted 100
31 4 0218.4 31548 28908 Accepted 100
32 4 0328.1 28260 25824 Accepted 100
33 4 0523.9 30556 28020 Accepted 100
34 4 0853.5 29248 26784 Accepted 100
35 4 0360.1 28920 26336 Accepted 100
36 4 0063.5 28264 25524 Accepted 100
37 4 0121.9 27276 24648 Accepted 100
38 4 0278.3 28260 25588 Accepted 100
39 4 0057.5 28592 25728 Accepted 100
40 4 0213.2 29576 27012 Accepted 100
41 4 0125.8 10524 8112 Accepted 100
42 4 0857.3 27272 24940 Accepted 100
43 4 0533.2 28264 25820 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.45 KB
Back to Top