Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2870
15352
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 0003.1 6212 3296 Accepted 100
1 1 0003.0 6212 3340 Accepted 100
2 2 0003.1 6212 3484 Accepted 100
3 2 0003.0 6212 3496 Accepted 100
4 2 0003.0 6212 3592 Accepted 100
5 2 0003.1 6212 3560 Accepted 100
6 2 0003.0 6212 3304 Accepted 100
7 2 0003.3 6212 3452 Accepted 100
8 2 0003.3 6212 3424 Accepted 100
9 2 0003.1 6212 3548 Accepted 100
10 2 0003.5 6212 3516 Accepted 100
11 2 0003.0 6212 3444 Accepted 100
12 2 0003.0 6212 3548 Accepted 100
13 3 0102.1 18012 15056 Accepted 100
14 3 0099.4 17560 14784 Accepted 100
15 3 0112.1 18112 15228 Accepted 100
16 3 0110.9 17580 14624 Accepted 100
17 3 0066.9 13028 9932 Accepted 100
18 3 0095.7 13004 9452 Accepted 100
19 3 0064.2 13000 9592 Accepted 100
20 3 0099.1 12644 9404 Accepted 100
21 3 0077.0 12400 9176 Accepted 100
22 3 0094.8 12644 9416 Accepted 100
23 4 0114.0 17916 15036 Accepted 100
24 4 0101.6 17856 14712 Accepted 100
25 4 0103.0 18108 15224 Accepted 100
26 4 0110.2 17908 14984 Accepted 100
27 4 0101.6 18108 15304 Accepted 100
28 4 0100.1 17896 15052 Accepted 100
29 4 0105.9 18000 15040 Accepted 100
30 4 0104.2 18104 15320 Accepted 100
31 4 0108.8 17988 14952 Accepted 100
32 4 0100.6 18108 15248 Accepted 100
33 5 0101.9 18112 15352 Accepted 100
34 5 0059.5 13028 9788 Accepted 100
35 5 0088.2 12644 9520 Accepted 100
36 5 0083.7 12644 9536 Accepted 100
37 5 0074.6 12644 9416 Accepted 100
38 5 0076.2 12644 9492 Accepted 100
39 5 0085.7 12644 9372 Accepted 100
40 5 0084.9 12644 9436 Accepted 100
41 5 0081.4 12644 9304 Accepted 100
42 5 0121.2 12644 9424 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.3 KB
Back to Top