Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2301
17752
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.3 8876 6348 Accepted 100
1 1 0005.3 8876 6068 Accepted 100
2 2 0005.2 8876 6080 Accepted 100
3 2 0005.3 8876 6184 Accepted 100
4 2 0005.2 8876 6192 Accepted 100
5 2 0005.2 8876 6212 Accepted 100
6 2 0005.2 8876 6216 Accepted 100
7 2 0005.2 8876 6212 Accepted 100
8 2 0005.2 8876 6180 Accepted 100
9 2 0005.1 8876 6208 Accepted 100
10 2 0005.2 8876 6344 Accepted 100
11 2 0005.3 8876 6076 Accepted 100
12 2 0005.5 8876 6216 Accepted 100
13 3 0082.3 19644 17544 Accepted 100
14 3 0088.4 19232 17092 Accepted 100
15 3 0081.7 19736 17584 Accepted 100
16 3 0081.4 19252 17092 Accepted 100
17 3 0056.4 13108 10024 Accepted 100
18 3 0057.9 12976 9996 Accepted 100
19 3 0054.7 12976 9936 Accepted 100
20 3 0067.3 12572 10396 Accepted 100
21 3 0062.2 12440 10180 Accepted 100
22 3 0067.8 12572 10468 Accepted 100
23 4 0084.4 19432 17392 Accepted 100
24 4 0082.1 19380 17336 Accepted 100
25 4 0081.4 19732 17620 Accepted 100
26 4 0084.9 19420 17500 Accepted 100
27 4 0087.5 19736 17552 Accepted 100
28 4 0082.9 19408 17320 Accepted 100
29 4 0081.3 19500 17448 Accepted 100
30 4 0086.6 19728 17752 Accepted 100
31 4 0093.0 19492 17604 Accepted 100
32 4 0084.4 19728 17588 Accepted 100
33 5 0084.6 19728 17424 Accepted 100
34 5 0056.3 13108 10048 Accepted 100
35 5 0067.5 12572 10560 Accepted 100
36 5 0069.4 12572 10396 Accepted 100
37 5 0068.1 12572 10380 Accepted 100
38 5 0064.6 12572 10424 Accepted 100
39 5 0068.0 12572 10504 Accepted 100
40 5 0073.1 12572 10432 Accepted 100
41 5 0065.0 12572 10448 Accepted 100
42 5 0067.6 12572 10460 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1014 Bytes
Back to Top