Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4594
19836
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.7 9180 5796 Accepted 100
1 1 0005.7 9180 6048 Accepted 100
2 2 0005.6 9180 6096 Accepted 100
3 2 0005.7 9180 5800 Accepted 100
4 2 0005.7 9180 5968 Accepted 100
5 2 0005.7 9180 5992 Accepted 100
6 2 0005.4 9180 5976 Accepted 100
7 2 0005.6 9180 5992 Accepted 100
8 2 0005.4 9180 6032 Accepted 100
9 2 0005.5 9180 6028 Accepted 100
10 2 0005.4 9180 5976 Accepted 100
11 2 0005.3 9180 5952 Accepted 100
12 2 0005.3 9180 5984 Accepted 100
13 3 0160.8 22060 19712 Accepted 100
14 3 0163.6 21520 19092 Accepted 100
15 3 0167.4 22148 19836 Accepted 100
16 3 0162.5 21532 19188 Accepted 100
17 3 0124.2 14424 11156 Accepted 100
18 3 0122.7 14292 11284 Accepted 100
19 3 0120.1 14292 10944 Accepted 100
20 3 0137.8 14328 11888 Accepted 100
21 3 0129.1 14064 11756 Accepted 100
22 3 0144.4 14328 11936 Accepted 100
23 4 0161.5 21848 19268 Accepted 100
24 4 0164.9 21800 19208 Accepted 100
25 4 0167.2 22152 19816 Accepted 100
26 4 0165.2 21844 19452 Accepted 100
27 4 0167.4 22152 19772 Accepted 100
28 4 0164.7 21824 19468 Accepted 100
29 4 0162.0 21912 19616 Accepted 100
30 4 0168.6 22148 19580 Accepted 100
31 4 0159.9 21904 19656 Accepted 100
32 4 0174.5 22156 19676 Accepted 100
33 5 0172.7 22148 19772 Accepted 100
34 5 0125.1 14424 11116 Accepted 100
35 5 0140.9 14328 11924 Accepted 100
36 5 0140.4 14328 11788 Accepted 100
37 5 0142.0 14328 11924 Accepted 100
38 5 0142.0 14328 11924 Accepted 100
39 5 0140.1 14328 11888 Accepted 100
40 5 0141.8 14328 11880 Accepted 100
41 5 0139.8 14328 11928 Accepted 100
42 5 0149.1 14328 11884 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
723 Bytes
Back to Top