Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4636
22076
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 0003.0 6216 3360 Accepted 100
1 1 0003.4 6216 3432 Accepted 100
2 2 0002.9 6216 3436 Accepted 100
3 2 0003.1 6216 3404 Accepted 100
4 2 0003.0 6216 3420 Accepted 100
5 2 0002.9 6216 3280 Accepted 100
6 2 0003.3 6216 3456 Accepted 100
7 2 0003.5 6216 3452 Accepted 100
8 2 0002.8 6216 3456 Accepted 100
9 2 0002.9 6216 3448 Accepted 100
10 2 0003.0 6216 3456 Accepted 100
11 2 0004.8 6216 3436 Accepted 100
12 2 0002.7 6216 3400 Accepted 100
13 3 0132.9 23908 20828 Accepted 100
14 3 0138.5 23312 20304 Accepted 100
15 3 0155.2 24096 20992 Accepted 100
16 3 0146.3 23324 20188 Accepted 100
17 3 0176.9 25768 22076 Accepted 100
18 3 0173.1 25612 21876 Accepted 100
19 3 0171.0 25568 21780 Accepted 100
20 3 0165.6 25000 21564 Accepted 100
21 3 0152.7 24260 20884 Accepted 100
22 3 0158.0 25000 21584 Accepted 100
23 4 0147.5 23716 20760 Accepted 100
24 4 0138.9 23676 20536 Accepted 100
25 4 0142.0 24096 20932 Accepted 100
26 4 0137.9 23708 20576 Accepted 100
27 4 0144.5 24096 20988 Accepted 100
28 4 0139.1 23700 20472 Accepted 100
29 4 0130.4 23892 20832 Accepted 100
30 4 0144.6 24096 20948 Accepted 100
31 4 0145.6 23888 20712 Accepted 100
32 4 0142.1 24096 20932 Accepted 100
33 5 0139.3 24096 21096 Accepted 100
34 5 0167.3 25752 21948 Accepted 100
35 5 0156.5 24996 21564 Accepted 100
36 5 0163.3 24992 21624 Accepted 100
37 5 0162.6 24992 21684 Accepted 100
38 5 0167.6 24992 21752 Accepted 100
39 5 0167.1 24984 21664 Accepted 100
40 5 0163.4 24984 21612 Accepted 100
41 5 0163.6 24992 21700 Accepted 100
42 5 0160.9 25000 21692 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
963 Bytes
Back to Top