Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4436
14604
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資。 0 / 0
2 2~12 $n \le 100$ 10 / 10
3 13~22 自行車數量超過 $k$ 的租借站數量恰有一個 11 / 11
4 23~32 所有租借站位於一條直線上,如範例 2 17 / 17
5 33~42 無額外限制。 62 / 62

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0005.7 9180 5804 Accepted 100
1 1 0005.4 9180 5984 Accepted 100
2 2 0005.8 9180 5996 Accepted 100
3 2 0005.8 9180 5804 Accepted 100
4 2 0005.8 9180 5888 Accepted 100
5 2 0005.5 9180 5968 Accepted 100
6 2 0005.5 9180 5896 Accepted 100
7 2 0005.4 9180 5996 Accepted 100
8 2 0005.7 9180 6092 Accepted 100
9 2 0005.6 9180 6028 Accepted 100
10 2 0005.5 9180 6024 Accepted 100
11 2 0005.9 9180 6036 Accepted 100
12 2 0005.5 9180 6024 Accepted 100
13 3 0147.4 16860 14548 Accepted 100
14 3 0149.6 16556 14172 Accepted 100
15 3 0166.0 16908 14336 Accepted 100
16 3 0151.3 16568 14196 Accepted 100
17 3 0119.7 13412 10324 Accepted 100
18 3 0130.0 13280 10260 Accepted 100
19 3 0123.4 13280 10172 Accepted 100
20 3 0141.0 12876 10432 Accepted 100
21 3 0133.9 12744 10348 Accepted 100
22 3 0144.3 12876 10440 Accepted 100
23 4 0145.8 16680 14432 Accepted 100
24 4 0152.7 16648 14380 Accepted 100
25 4 0151.1 16908 14504 Accepted 100
26 4 0151.6 16676 14312 Accepted 100
27 4 0153.2 16912 14472 Accepted 100
28 4 0151.9 16664 14352 Accepted 100
29 4 0151.8 16716 14468 Accepted 100
30 4 0155.4 16912 14604 Accepted 100
31 4 0158.1 16712 14376 Accepted 100
32 4 0163.8 16908 14504 Accepted 100
33 5 0158.2 16908 14548 Accepted 100
34 5 0128.0 13412 10412 Accepted 100
35 5 0141.9 12876 10604 Accepted 100
36 5 0140.3 12876 10540 Accepted 100
37 5 0140.7 12876 10528 Accepted 100
38 5 0136.0 12876 10472 Accepted 100
39 5 0142.9 12876 10352 Accepted 100
40 5 0144.0 12876 10536 Accepted 100
41 5 0142.7 12876 10496 Accepted 100
42 5 0147.0 12876 10540 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
734 Bytes
Back to Top