Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2299
13244
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.1 10204 5984 Accepted 100
1 1 0005.4 10204 5904 Accepted 100
2 2 0005.2 10204 5844 Accepted 100
3 2 0005.4 10204 5948 Accepted 100
4 2 0005.3 10204 5944 Accepted 100
5 2 0005.4 10204 5992 Accepted 100
6 2 0005.2 10204 5948 Accepted 100
7 2 0005.0 10204 5952 Accepted 100
8 2 0005.5 10204 5992 Accepted 100
9 2 0005.3 10204 5844 Accepted 100
10 2 0005.1 10204 5992 Accepted 100
11 2 0005.5 10204 5948 Accepted 100
12 2 0005.1 10204 6044 Accepted 100
13 3 0076.3 15352 12700 Accepted 100
14 3 0072.2 15220 12508 Accepted 100
15 3 0080.6 15484 12812 Accepted 100
16 3 0076.3 15220 12496 Accepted 100
17 3 0058.0 16216 12668 Accepted 100
18 3 0059.5 16084 12760 Accepted 100
19 3 0056.8 16084 12720 Accepted 100
20 3 0071.0 15748 13236 Accepted 100
21 3 0066.9 15484 12772 Accepted 100
22 3 0073.3 15748 13244 Accepted 100
23 4 0079.6 15352 12784 Accepted 100
24 4 0079.3 15352 12652 Accepted 100
25 4 0082.3 15484 12872 Accepted 100
26 4 0075.4 15352 12644 Accepted 100
27 4 0082.8 15484 12880 Accepted 100
28 4 0078.8 15352 12644 Accepted 100
29 4 0085.1 15352 12672 Accepted 100
30 4 0087.2 15484 12888 Accepted 100
31 4 0080.1 15352 12696 Accepted 100
32 4 0079.1 15484 12836 Accepted 100
33 5 0082.8 15484 12816 Accepted 100
34 5 0058.0 16216 12616 Accepted 100
35 5 0070.9 15748 12968 Accepted 100
36 5 0072.7 15748 13176 Accepted 100
37 5 0071.6 15748 13112 Accepted 100
38 5 0073.3 15748 13172 Accepted 100
39 5 0072.3 15748 13108 Accepted 100
40 5 0074.5 15748 13008 Accepted 100
41 5 0075.7 15752 13108 Accepted 100
42 5 0077.7 15748 13172 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.14 KB
Back to Top