Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5217
19936
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 0009.2 15428 8156 Accepted 100
1 1 0009.3 15428 8096 Accepted 100
2 2 0009.4 15428 8256 Accepted 100
3 2 0009.6 15428 8252 Accepted 100
4 2 0009.4 15428 8200 Accepted 100
5 2 0009.3 15428 8120 Accepted 100
6 2 0009.5 15428 8236 Accepted 100
7 2 0009.4 15428 8088 Accepted 100
8 2 0009.1 15428 8204 Accepted 100
9 2 0009.5 15428 8016 Accepted 100
10 2 0009.2 15428 8104 Accepted 100
11 2 0009.8 15428 8300 Accepted 100
12 2 0009.7 15428 8008 Accepted 100
13 3 0177.2 24656 19712 Accepted 100
14 3 0175.8 24300 19180 Accepted 100
15 3 0188.6 24724 19820 Accepted 100
16 3 0176.4 24312 19400 Accepted 100
17 3 0134.5 19660 14128 Accepted 100
18 3 0138.5 19528 13928 Accepted 100
19 3 0135.8 19528 13980 Accepted 100
20 3 0157.4 19124 14272 Accepted 100
21 3 0155.2 18992 14036 Accepted 100
22 3 0171.7 19124 14288 Accepted 100
23 4 0172.3 24452 19668 Accepted 100
24 4 0167.8 24412 19592 Accepted 100
25 4 0182.3 24724 19804 Accepted 100
26 4 0180.1 24448 19532 Accepted 100
27 4 0184.0 24716 19936 Accepted 100
28 4 0200.3 24440 19724 Accepted 100
29 4 0182.3 24512 19580 Accepted 100
30 4 0226.3 24716 19828 Accepted 100
31 4 0192.0 24504 19748 Accepted 100
32 4 0173.1 24720 19800 Accepted 100
33 5 0189.8 24720 19800 Accepted 100
34 5 0145.1 19660 14248 Accepted 100
35 5 0156.6 19124 14324 Accepted 100
36 5 0155.3 19124 14372 Accepted 100
37 5 0161.4 19124 14300 Accepted 100
38 5 0155.7 19124 14232 Accepted 100
39 5 0163.7 19124 14320 Accepted 100
40 5 0164.1 19124 14172 Accepted 100
41 5 0160.5 19124 14228 Accepted 100
42 5 0170.1 19124 14328 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
973 Bytes
Back to Top