Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2373
17180
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.2 10888 5984 Accepted 100
1 1 0005.4 10888 5940 Accepted 100
2 2 0005.2 10888 5996 Accepted 100
3 2 0005.1 10888 5924 Accepted 100
4 2 0005.3 10888 5948 Accepted 100
5 2 0005.2 10888 5948 Accepted 100
6 2 0005.0 10888 5820 Accepted 100
7 2 0005.1 10888 6056 Accepted 100
8 2 0005.3 10888 5916 Accepted 100
9 2 0005.1 10888 5948 Accepted 100
10 2 0005.1 10888 5992 Accepted 100
11 2 0005.2 10888 5984 Accepted 100
12 2 0005.1 10888 5900 Accepted 100
13 3 0086.0 20208 16964 Accepted 100
14 3 0083.8 19784 16412 Accepted 100
15 3 0091.5 20256 17036 Accepted 100
16 3 0087.4 19792 16476 Accepted 100
17 3 0057.8 15976 11952 Accepted 100
18 3 0056.3 15976 11684 Accepted 100
19 3 0055.9 15976 11732 Accepted 100
20 3 0068.5 16036 12612 Accepted 100
21 3 0066.8 15772 12232 Accepted 100
22 3 0073.5 16036 12496 Accepted 100
23 4 0080.9 20028 16804 Accepted 100
24 4 0083.2 19996 16828 Accepted 100
25 4 0082.7 20248 17040 Accepted 100
26 4 0086.8 20020 16688 Accepted 100
27 4 0087.3 20252 17180 Accepted 100
28 4 0085.2 20012 16808 Accepted 100
29 4 0081.2 20196 16768 Accepted 100
30 4 0087.5 20248 17036 Accepted 100
31 4 0082.4 20192 16752 Accepted 100
32 4 0086.2 20248 16944 Accepted 100
33 5 0084.5 20252 16948 Accepted 100
34 5 0055.2 15976 11772 Accepted 100
35 5 0075.7 16036 12604 Accepted 100
36 5 0073.9 16036 12732 Accepted 100
37 5 0067.5 16036 12588 Accepted 100
38 5 0085.0 16036 12672 Accepted 100
39 5 0075.4 16036 12492 Accepted 100
40 5 0076.9 16036 12500 Accepted 100
41 5 0069.8 16036 12628 Accepted 100
42 5 0071.3 16036 12732 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
775 Bytes
Back to Top