Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2416
20096
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 9708 6264 Accepted 100
1 1 0005.5 9708 6256 Accepted 100
2 2 0006.0 9708 6228 Accepted 100
3 2 0005.7 9708 6208 Accepted 100
4 2 0005.5 9708 6228 Accepted 100
5 2 0005.5 9708 6104 Accepted 100
6 2 0005.5 9708 6232 Accepted 100
7 2 0005.5 9708 6100 Accepted 100
8 2 0005.4 9708 6100 Accepted 100
9 2 0005.6 9708 6192 Accepted 100
10 2 0005.7 9708 6224 Accepted 100
11 2 0005.5 9708 6228 Accepted 100
12 2 0005.6 9708 6192 Accepted 100
13 3 0091.9 22460 19904 Accepted 100
14 3 0089.8 21908 19348 Accepted 100
15 3 0091.0 22540 20060 Accepted 100
16 3 0085.7 21932 19280 Accepted 100
17 3 0053.8 14796 11372 Accepted 100
18 3 0055.6 14796 11012 Accepted 100
19 3 0056.4 14796 11056 Accepted 100
20 3 0069.3 14856 12160 Accepted 100
21 3 0068.8 14592 11756 Accepted 100
22 3 0074.6 14856 12164 Accepted 100
23 4 0088.2 22240 19712 Accepted 100
24 4 0087.3 22192 19648 Accepted 100
25 4 0092.9 22544 20028 Accepted 100
26 4 0085.6 22236 19716 Accepted 100
27 4 0087.4 22544 20096 Accepted 100
28 4 0088.3 22220 19712 Accepted 100
29 4 0087.1 22444 19832 Accepted 100
30 4 0090.8 22544 20096 Accepted 100
31 4 0089.0 22436 19916 Accepted 100
32 4 0091.0 22544 19924 Accepted 100
33 5 0092.3 22540 20092 Accepted 100
34 5 0055.1 14796 11292 Accepted 100
35 5 0073.6 14856 12108 Accepted 100
36 5 0068.3 14856 12104 Accepted 100
37 5 0069.3 14856 12096 Accepted 100
38 5 0072.9 14856 12228 Accepted 100
39 5 0072.6 14856 12092 Accepted 100
40 5 0075.0 14856 12096 Accepted 100
41 5 0067.6 14856 12164 Accepted 100
42 5 0071.8 14856 12096 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
780 Bytes
Back to Top