Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2285
17832
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 0006.1 9328 6328 Accepted 100
1 1 0006.3 9328 6300 Accepted 100
2 2 0006.3 9328 6308 Accepted 100
3 2 0006.3 9328 6144 Accepted 100
4 2 0006.4 9328 6232 Accepted 100
5 2 0005.9 9328 6216 Accepted 100
6 2 0006.2 9328 6312 Accepted 100
7 2 0006.1 9328 6216 Accepted 100
8 2 0006.0 9328 6212 Accepted 100
9 2 0006.2 9328 6228 Accepted 100
10 2 0006.2 9328 6212 Accepted 100
11 2 0006.1 9328 6264 Accepted 100
12 2 0006.2 9328 6156 Accepted 100
13 3 0081.5 20536 17792 Accepted 100
14 3 0079.7 20044 17236 Accepted 100
15 3 0086.5 20600 17780 Accepted 100
16 3 0082.7 20056 17176 Accepted 100
17 3 0052.8 14416 11192 Accepted 100
18 3 0055.4 14416 10780 Accepted 100
19 3 0053.0 14416 10824 Accepted 100
20 3 0065.8 14476 11440 Accepted 100
21 3 0064.8 14212 11164 Accepted 100
22 3 0070.3 14476 11368 Accepted 100
23 4 0080.7 20340 17428 Accepted 100
24 4 0082.4 20292 17560 Accepted 100
25 4 0081.2 20600 17720 Accepted 100
26 4 0083.1 20328 17448 Accepted 100
27 4 0087.0 20600 17832 Accepted 100
28 4 0083.2 20316 17560 Accepted 100
29 4 0081.2 20520 17752 Accepted 100
30 4 0085.3 20604 17624 Accepted 100
31 4 0082.5 20512 17560 Accepted 100
32 4 0085.8 20604 17780 Accepted 100
33 5 0086.4 20604 17728 Accepted 100
34 5 0054.0 14416 10988 Accepted 100
35 5 0067.4 14476 11428 Accepted 100
36 5 0068.0 14476 11472 Accepted 100
37 5 0068.3 14476 11420 Accepted 100
38 5 0064.4 14476 11500 Accepted 100
39 5 0067.9 14476 11380 Accepted 100
40 5 0068.8 14476 11424 Accepted 100
41 5 0066.5 14476 11428 Accepted 100
42 5 0068.0 14476 11296 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1005 Bytes
Back to Top