Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6118
18232
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 0010.4 12564 8256 Accepted 100
1 1 0011.0 12564 8084 Accepted 100
2 2 0009.8 12564 8376 Accepted 100
3 2 0010.2 12564 8284 Accepted 100
4 2 0011.9 12564 8320 Accepted 100
5 2 0012.4 12564 8332 Accepted 100
6 2 0010.9 12564 8324 Accepted 100
7 2 0012.5 12564 8268 Accepted 100
8 2 0011.4 12564 8312 Accepted 100
9 2 0014.5 12564 8308 Accepted 100
10 2 0009.9 12564 8296 Accepted 100
11 2 0011.5 12564 8332 Accepted 100
12 2 0010.7 12564 8248 Accepted 100
13 3 0219.3 18768 16072 Accepted 100
14 3 0206.8 18504 15868 Accepted 100
15 3 0215.4 18768 16148 Accepted 100
16 3 0197.7 18504 15820 Accepted 100
17 3 0135.1 21640 18136 Accepted 100
18 3 0134.9 21640 18220 Accepted 100
19 3 0145.8 21640 18124 Accepted 100
20 3 0200.5 20352 17808 Accepted 100
21 3 0189.1 20088 17468 Accepted 100
22 3 0204.5 20484 17776 Accepted 100
23 4 0216.1 18636 15964 Accepted 100
24 4 0223.2 18636 15768 Accepted 100
25 4 0259.7 18768 16224 Accepted 100
26 4 0203.6 18636 16104 Accepted 100
27 4 0216.5 18768 16268 Accepted 100
28 4 0202.7 18636 15928 Accepted 100
29 4 0240.9 18636 16080 Accepted 100
30 4 0243.4 18768 16176 Accepted 100
31 4 0225.7 18636 16176 Accepted 100
32 4 0212.0 18768 16148 Accepted 100
33 5 0208.2 18768 16112 Accepted 100
34 5 0138.8 21640 18232 Accepted 100
35 5 0196.0 20352 17700 Accepted 100
36 5 0189.6 20352 17900 Accepted 100
37 5 0192.8 20352 17744 Accepted 100
38 5 0187.5 20352 17900 Accepted 100
39 5 0197.5 20352 17812 Accepted 100
40 5 0190.2 20352 17664 Accepted 100
41 5 0191.0 20352 17856 Accepted 100
42 5 0186.1 20484 17716 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
912 Bytes
Back to Top