Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5108
21924
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 0009.8 11688 8132 Accepted 100
1 1 0010.1 11688 8124 Accepted 100
2 2 0009.2 11688 8140 Accepted 100
3 2 0009.3 11688 8120 Accepted 100
4 2 0009.5 11688 8184 Accepted 100
5 2 0009.9 11688 8200 Accepted 100
6 2 0009.4 11688 8112 Accepted 100
7 2 0010.3 11688 8136 Accepted 100
8 2 0009.3 11688 8200 Accepted 100
9 2 0009.3 11688 8104 Accepted 100
10 2 0009.7 11688 7968 Accepted 100
11 2 0009.3 11688 8056 Accepted 100
12 2 0009.8 11688 8120 Accepted 100
13 3 0145.9 23964 21264 Accepted 100
14 3 0140.7 23568 20616 Accepted 100
15 3 0152.8 24096 21408 Accepted 100
16 3 0148.3 23568 20812 Accepted 100
17 3 0213.8 25020 21836 Accepted 100
18 3 0197.4 24888 21836 Accepted 100
19 3 0193.4 24888 21820 Accepted 100
20 3 0186.2 24624 21924 Accepted 100
21 3 0177.9 24096 21316 Accepted 100
22 3 0188.2 24624 21800 Accepted 100
23 4 0148.5 23832 21100 Accepted 100
24 4 0148.7 23832 20956 Accepted 100
25 4 0137.0 24096 21304 Accepted 100
26 4 0143.4 23832 21032 Accepted 100
27 4 0145.7 24096 21408 Accepted 100
28 4 0137.1 23832 21084 Accepted 100
29 4 0145.1 23964 21212 Accepted 100
30 4 0147.5 24096 21356 Accepted 100
31 4 0152.5 23964 21332 Accepted 100
32 4 0150.0 24096 21332 Accepted 100
33 5 0145.0 24096 21392 Accepted 100
34 5 0190.4 25020 21820 Accepted 100
35 5 0179.6 24624 21712 Accepted 100
36 5 0178.3 24624 21784 Accepted 100
37 5 0188.7 24624 21736 Accepted 100
38 5 0177.3 24624 21852 Accepted 100
39 5 0177.5 24492 21812 Accepted 100
40 5 0181.7 24492 21536 Accepted 100
41 5 0182.5 24624 21644 Accepted 100
42 5 0181.8 24624 21716 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
975 Bytes
Back to Top