Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2353
20884
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 0008.5 14012 8292 Accepted 100
1 1 0008.0 14012 8252 Accepted 100
2 2 0008.1 14012 8340 Accepted 100
3 2 0008.2 14012 8260 Accepted 100
4 2 0007.9 14012 8256 Accepted 100
5 2 0008.1 14012 8340 Accepted 100
6 2 0007.6 14012 8276 Accepted 100
7 2 0008.0 14012 8340 Accepted 100
8 2 0007.9 14012 8292 Accepted 100
9 2 0008.1 14012 8268 Accepted 100
10 2 0008.1 14012 8160 Accepted 100
11 2 0008.1 14012 8332 Accepted 100
12 2 0008.0 14012 8328 Accepted 100
13 3 0080.6 24648 20596 Accepted 100
14 3 0082.2 24236 20240 Accepted 100
15 3 0084.1 24740 20828 Accepted 100
16 3 0082.1 24256 20192 Accepted 100
17 3 0055.0 18092 13408 Accepted 100
18 3 0059.3 18092 13128 Accepted 100
19 3 0054.5 18092 13300 Accepted 100
20 3 0067.5 17708 13616 Accepted 100
21 3 0064.1 17576 13404 Accepted 100
22 3 0071.1 17708 13540 Accepted 100
23 4 0081.8 24572 20508 Accepted 100
24 4 0084.9 24520 20360 Accepted 100
25 4 0084.6 24736 20884 Accepted 100
26 4 0088.0 24556 20540 Accepted 100
27 4 0083.5 24740 20824 Accepted 100
28 4 0084.5 24552 20532 Accepted 100
29 4 0079.3 24640 20672 Accepted 100
30 4 0085.4 24732 20820 Accepted 100
31 4 0082.8 24624 20608 Accepted 100
32 4 0087.3 24732 20852 Accepted 100
33 5 0087.7 24732 20648 Accepted 100
34 5 0057.4 18092 13348 Accepted 100
35 5 0068.6 17708 13540 Accepted 100
36 5 0071.7 17708 13584 Accepted 100
37 5 0072.0 17708 13612 Accepted 100
38 5 0065.5 17708 13688 Accepted 100
39 5 0066.8 17708 13624 Accepted 100
40 5 0073.0 17708 13620 Accepted 100
41 5 0071.1 17708 13684 Accepted 100
42 5 0071.9 17708 13580 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
777 Bytes
Back to Top