Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3457
24168
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 0002.5 6200 3688 Accepted 100
1 1 0002.6 6200 3580 Accepted 100
2 2 0002.6 6200 3472 Accepted 100
3 2 0002.4 6200 3496 Accepted 100
4 2 0002.6 6200 3640 Accepted 100
5 2 0002.5 6200 3700 Accepted 100
6 2 0002.4 6200 3636 Accepted 100
7 2 0002.4 6200 3564 Accepted 100
8 2 0002.5 6200 3492 Accepted 100
9 2 0002.6 6200 3636 Accepted 100
10 2 0002.4 6200 3600 Accepted 100
11 2 0002.4 6200 3636 Accepted 100
12 2 0002.5 6200 3560 Accepted 100
13 3 0136.7 26684 23860 Accepted 100
14 3 0132.4 25856 22904 Accepted 100
15 3 0134.5 26844 24008 Accepted 100
16 3 0130.8 25888 23060 Accepted 100
17 3 0066.5 15856 12564 Accepted 100
18 3 0074.0 15812 12340 Accepted 100
19 3 0067.5 15804 12332 Accepted 100
20 3 0097.3 15912 12996 Accepted 100
21 3 0095.2 15456 12696 Accepted 100
22 3 0104.7 15916 12960 Accepted 100
23 4 0138.3 26380 23444 Accepted 100
24 4 0132.1 26280 23436 Accepted 100
25 4 0133.7 26852 24052 Accepted 100
26 4 0141.3 26368 23596 Accepted 100
27 4 0142.0 26848 24168 Accepted 100
28 4 0140.5 26344 23524 Accepted 100
29 4 0135.9 26648 23840 Accepted 100
30 4 0138.8 26848 23996 Accepted 100
31 4 0139.4 26632 23744 Accepted 100
32 4 0136.9 26848 23956 Accepted 100
33 5 0144.3 26848 24168 Accepted 100
34 5 0066.8 15852 12644 Accepted 100
35 5 0096.1 15912 12924 Accepted 100
36 5 0095.0 15912 13012 Accepted 100
37 5 0096.0 15908 13052 Accepted 100
38 5 0097.1 15912 12844 Accepted 100
39 5 0101.8 15912 13044 Accepted 100
40 5 0104.9 15912 13024 Accepted 100
41 5 0100.3 15908 12996 Accepted 100
42 5 0104.2 15916 12876 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.37 KB
Back to Top