Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8433
4560
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 0177.0 7192 4148 Accepted 100
1 1 4 0833.3 7192 4556 Accepted 100
2 1 4 0238.2 7192 4060 Accepted 100
3 1 4 0121.1 7192 4140 Accepted 100
4 1 4 0104.9 7192 4092 Accepted 100
5 1 4 0711.5 7192 4528 Accepted 100
6 1 4 0614.7 7192 4508 Accepted 100
7 1 4 0346.1 7192 4336 Accepted 100
8 1 4 0002.5 7192 3440 Accepted 100
9 2 3 4 0002.4 7192 3612 Accepted 100
10 2 3 4 0002.4 7192 3600 Accepted 100
11 2 3 4 0002.4 7192 3584 Accepted 100
12 2 3 4 0002.4 7192 3576 Accepted 100
13 2 3 4 0002.4 7192 3612 Accepted 100
14 2 3 4 0002.4 7192 3432 Accepted 100
15 2 3 4 0002.5 7192 3672 Accepted 100
16 2 3 4 0002.6 7192 3628 Accepted 100
17 2 3 4 0002.4 7192 3608 Accepted 100
18 2 3 4 0002.4 7192 3648 Accepted 100
19 2 3 4 0002.4 7192 3664 Accepted 100
20 3 4 0025.2 7192 4164 Accepted 100
21 3 4 0136.7 7192 4480 Accepted 100
22 3 4 0020.5 7192 3916 Accepted 100
23 3 4 0009.4 7192 3992 Accepted 100
24 3 4 0109.7 7192 4436 Accepted 100
25 3 4 0084.1 7192 4336 Accepted 100
26 3 4 0013.8 7192 4052 Accepted 100
27 3 4 0104.6 7192 4396 Accepted 100
28 3 4 0062.9 7192 4316 Accepted 100
29 3 4 0133.4 7192 4404 Accepted 100
30 3 4 0027.3 7192 4148 Accepted 100
31 4 0197.8 7192 4168 Accepted 100
32 4 0300.6 7192 4352 Accepted 100
33 4 0558.6 7192 4400 Accepted 100
34 4 0892.8 7192 4480 Accepted 100
35 4 0362.5 7192 4340 Accepted 100
36 4 0037.8 7192 4004 Accepted 100
37 4 0099.9 7192 3972 Accepted 100
38 4 0257.3 7192 4248 Accepted 100
39 4 0030.9 7192 3904 Accepted 100
40 4 0199.2 7192 4172 Accepted 100
41 4 0132.1 7192 4540 Accepted 100
42 4 0915.2 7192 4560 Accepted 100
43 4 0544.2 7192 4484 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.79 KB
Back to Top