Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

11515
24480
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 0002.4 6640 3456 Accepted 100
1 1 0002.4 6640 3716 Accepted 100
2 2 0002.7 6640 3668 Accepted 100
3 2 0002.6 6640 3700 Accepted 100
4 2 0002.6 6640 3660 Accepted 100
5 2 0002.6 6640 3680 Accepted 100
6 2 0002.5 6640 3540 Accepted 100
7 2 0002.7 6640 3764 Accepted 100
8 2 0002.6 6640 3576 Accepted 100
9 2 0002.6 6640 3724 Accepted 100
10 2 0002.7 6640 3468 Accepted 100
11 2 0002.5 6640 3472 Accepted 100
12 2 0002.4 6640 3616 Accepted 100
13 3 0409.8 26608 24188 Accepted 100
14 3 0405.9 25876 23380 Accepted 100
15 3 0439.3 26848 24480 Accepted 100
16 3 0411.5 25904 23436 Accepted 100
17 3 0278.9 18624 15500 Accepted 100
18 3 0272.5 18492 15360 Accepted 100
19 3 0265.5 18492 15364 Accepted 100
20 3 0365.2 18256 15708 Accepted 100
21 3 0344.9 17728 15200 Accepted 100
22 3 0367.7 18256 15676 Accepted 100
23 4 0420.8 26376 24032 Accepted 100
24 4 0397.2 26320 23664 Accepted 100
25 4 0424.9 26848 24356 Accepted 100
26 4 0431.9 26368 24036 Accepted 100
27 4 0437.4 26848 24248 Accepted 100
28 4 0436.9 26356 23976 Accepted 100
29 4 0440.7 26592 24176 Accepted 100
30 4 0428.6 26848 24416 Accepted 100
31 4 0445.5 26580 24184 Accepted 100
32 4 0426.2 26848 24388 Accepted 100
33 5 0425.5 26848 24440 Accepted 100
34 5 0278.9 18624 15652 Accepted 100
35 5 0371.0 18256 15644 Accepted 100
36 5 0369.0 18256 15704 Accepted 100
37 5 0372.2 18256 15668 Accepted 100
38 5 0365.5 18256 15644 Accepted 100
39 5 0364.8 18256 15672 Accepted 100
40 5 0366.4 18256 15648 Accepted 100
41 5 0358.3 18256 15672 Accepted 100
42 5 0359.4 18256 15708 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1006 Bytes
Back to Top