Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8113
4896
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 0173.8 7536 4612 Accepted 100
1 1 4 0754.9 7536 4864 Accepted 100
2 1 4 0234.5 7540 4676 Accepted 100
3 1 4 0118.6 7540 4660 Accepted 100
4 1 4 0102.9 7540 4580 Accepted 100
5 1 4 0674.4 7536 4800 Accepted 100
6 1 4 0594.7 7536 4796 Accepted 100
7 1 4 0353.9 7544 4764 Accepted 100
8 1 4 0005.6 7536 4180 Accepted 100
9 2 3 4 0003.8 7540 4192 Accepted 100
10 2 3 4 0003.9 7540 4268 Accepted 100
11 2 3 4 0003.7 7536 4176 Accepted 100
12 2 3 4 0003.7 7536 4268 Accepted 100
13 2 3 4 0003.7 7540 4260 Accepted 100
14 2 3 4 0003.8 7540 4260 Accepted 100
15 2 3 4 0003.6 7536 4308 Accepted 100
16 2 3 4 0003.7 7536 4168 Accepted 100
17 2 3 4 0003.7 7536 4084 Accepted 100
18 2 3 4 0003.7 7536 4252 Accepted 100
19 2 3 4 0003.7 7540 4272 Accepted 100
20 3 4 0027.0 7540 4628 Accepted 100
21 3 4 0144.8 7544 4892 Accepted 100
22 3 4 0022.8 7540 4692 Accepted 100
23 3 4 0011.7 7536 4512 Accepted 100
24 3 4 0110.4 7540 4744 Accepted 100
25 3 4 0087.9 7540 4752 Accepted 100
26 3 4 0016.6 7540 4532 Accepted 100
27 3 4 0120.8 7544 4776 Accepted 100
28 3 4 0068.8 7536 4600 Accepted 100
29 3 4 0141.6 7544 4804 Accepted 100
30 3 4 0030.4 7536 4636 Accepted 100
31 4 0190.2 7540 4636 Accepted 100
32 4 0299.8 7540 4732 Accepted 100
33 4 0512.4 7540 4828 Accepted 100
34 4 0819.4 7536 4868 Accepted 100
35 4 0348.8 7540 4636 Accepted 100
36 4 0041.0 7544 4404 Accepted 100
37 4 0103.1 7540 4556 Accepted 100
38 4 0246.9 7536 4804 Accepted 100
39 4 0034.3 7536 4292 Accepted 100
40 4 0185.0 7540 4700 Accepted 100
41 4 0136.3 7540 4880 Accepted 100
42 4 0833.8 7540 4896 Accepted 100
43 4 0525.0 7536 4776 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.36 KB
Back to Top