Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3003
17740
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 6212 3452 Accepted 100
1 1 0002.9 6212 3428 Accepted 100
2 2 0003.4 6212 3508 Accepted 100
3 2 0003.1 6212 3320 Accepted 100
4 2 0003.1 6212 3572 Accepted 100
5 2 0003.2 6212 3536 Accepted 100
6 2 0002.8 6212 3532 Accepted 100
7 2 0003.3 6212 3400 Accepted 100
8 2 0003.8 6212 3508 Accepted 100
9 2 0003.3 6212 3320 Accepted 100
10 2 0002.9 6212 3512 Accepted 100
11 2 0003.1 6212 3540 Accepted 100
12 2 0003.1 6212 3528 Accepted 100
13 3 0106.5 20516 17740 Accepted 100
14 3 0118.5 19912 17036 Accepted 100
15 3 0108.5 20616 17696 Accepted 100
16 3 0104.4 19928 17176 Accepted 100
17 3 0067.9 14428 11108 Accepted 100
18 3 0084.7 14400 10768 Accepted 100
19 3 0066.0 14396 10824 Accepted 100
20 3 0090.0 14488 11404 Accepted 100
21 3 0080.7 14096 11136 Accepted 100
22 3 0112.6 14488 11368 Accepted 100
23 4 0129.7 20288 17272 Accepted 100
24 4 0151.1 20216 17428 Accepted 100
25 4 0135.9 20612 17632 Accepted 100
26 4 0105.3 20264 17468 Accepted 100
27 4 0109.8 20616 17740 Accepted 100
28 4 0104.5 20256 17336 Accepted 100
29 4 0110.7 20496 17472 Accepted 100
30 4 0114.1 20608 17704 Accepted 100
31 4 0106.1 20480 17228 Accepted 100
32 4 0102.1 20612 17684 Accepted 100
33 5 0110.4 20612 17552 Accepted 100
34 5 0063.3 14428 10944 Accepted 100
35 5 0086.8 14488 11320 Accepted 100
36 5 0088.1 14488 11276 Accepted 100
37 5 0083.5 14488 11224 Accepted 100
38 5 0085.3 14488 11364 Accepted 100
39 5 0083.6 14488 11360 Accepted 100
40 5 0088.4 14488 11352 Accepted 100
41 5 0079.9 14488 11268 Accepted 100
42 5 0083.2 14488 11364 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
767 Bytes
Back to Top