Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2676
14328
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 6216 3332 Accepted 100
1 1 0003.0 6216 3520 Accepted 100
2 2 0003.2 6216 3544 Accepted 100
3 2 0003.1 6216 3536 Accepted 100
4 2 0003.0 6216 3424 Accepted 100
5 2 0003.2 6216 3544 Accepted 100
6 2 0003.1 6216 3520 Accepted 100
7 2 0003.1 6216 3568 Accepted 100
8 2 0002.9 6216 3520 Accepted 100
9 2 0003.1 6216 3552 Accepted 100
10 2 0002.9 6216 3484 Accepted 100
11 2 0003.1 6216 3604 Accepted 100
12 2 0002.9 6216 3528 Accepted 100
13 3 0106.1 16420 13508 Accepted 100
14 3 0092.4 14968 12212 Accepted 100
15 3 0097.5 14644 11836 Accepted 100
16 3 0104.2 16528 13712 Accepted 100
17 3 0061.4 13032 9796 Accepted 100
18 3 0058.0 13008 9640 Accepted 100
19 3 0058.9 13004 9548 Accepted 100
20 3 0078.8 12648 9572 Accepted 100
21 3 0088.0 12404 9200 Accepted 100
22 3 0087.4 12648 9580 Accepted 100
23 4 0097.2 14972 12108 Accepted 100
24 4 0093.3 14484 11680 Accepted 100
25 4 0096.7 14640 11788 Accepted 100
26 4 0089.3 14520 11696 Accepted 100
27 4 0092.4 14640 11836 Accepted 100
28 4 0096.2 16016 13216 Accepted 100
29 4 0093.4 17096 14328 Accepted 100
30 4 0104.9 14644 11788 Accepted 100
31 4 0100.4 14816 11804 Accepted 100
32 4 0097.9 14636 11796 Accepted 100
33 5 0087.2 14636 11936 Accepted 100
34 5 0063.6 13032 9848 Accepted 100
35 5 0086.4 12648 9544 Accepted 100
36 5 0082.3 12648 9528 Accepted 100
37 5 0090.6 12648 9572 Accepted 100
38 5 0082.1 12648 9500 Accepted 100
39 5 0087.1 12648 9456 Accepted 100
40 5 0086.5 12648 9460 Accepted 100
41 5 0088.5 12648 9432 Accepted 100
42 5 0087.4 12648 9464 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.51 KB
Back to Top