Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3405
17720
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 0007.1 9336 5468 Accepted 100
1 1 0006.2 9336 5472 Accepted 100
2 2 0006.5 9336 5436 Accepted 100
3 2 0006.3 9336 5472 Accepted 100
4 2 0006.6 9336 5464 Accepted 100
5 2 0006.6 9336 5404 Accepted 100
6 2 0006.3 9336 5464 Accepted 100
7 2 0006.7 9336 5372 Accepted 100
8 2 0006.6 9336 5344 Accepted 100
9 2 0007.1 9336 5348 Accepted 100
10 2 0006.9 9336 5456 Accepted 100
11 2 0006.8 9336 5348 Accepted 100
12 2 0006.4 9336 5348 Accepted 100
13 3 0127.9 20540 17624 Accepted 100
14 3 0130.9 20048 17164 Accepted 100
15 3 0131.1 20608 17624 Accepted 100
16 3 0124.6 20068 17164 Accepted 100
17 3 0064.8 14424 11064 Accepted 100
18 3 0068.2 14424 10692 Accepted 100
19 3 0071.0 14424 10684 Accepted 100
20 3 0102.6 14484 11412 Accepted 100
21 3 0084.4 14220 11004 Accepted 100
22 3 0103.5 14484 11248 Accepted 100
23 4 0133.1 20340 17396 Accepted 100
24 4 0143.1 20304 17288 Accepted 100
25 4 0127.5 20612 17556 Accepted 100
26 4 0134.4 20336 17364 Accepted 100
27 4 0127.4 20612 17592 Accepted 100
28 4 0124.9 20324 17336 Accepted 100
29 4 0118.8 20528 17284 Accepted 100
30 4 0129.7 20608 17696 Accepted 100
31 4 0128.9 20520 17280 Accepted 100
32 4 0137.0 20604 17720 Accepted 100
33 5 0129.3 20612 17700 Accepted 100
34 5 0072.2 14424 11036 Accepted 100
35 5 0102.9 14484 11252 Accepted 100
36 5 0106.5 14484 11288 Accepted 100
37 5 0109.3 14484 11260 Accepted 100
38 5 0095.3 14484 11328 Accepted 100
39 5 0110.8 14484 11404 Accepted 100
40 5 0105.5 14484 11384 Accepted 100
41 5 0096.3 14484 11264 Accepted 100
42 5 0077.2 14484 11388 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1008 Bytes
Back to Top