Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3309
20128
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 0008.1 10116 5384 Accepted 100
1 1 0006.2 10116 5312 Accepted 100
2 2 0006.6 10116 5320 Accepted 100
3 2 0006.0 10116 5464 Accepted 100
4 2 0006.3 10116 5300 Accepted 100
5 2 0006.4 10116 5500 Accepted 100
6 2 0007.8 10116 5300 Accepted 100
7 2 0006.6 10116 5372 Accepted 100
8 2 0006.6 10116 5428 Accepted 100
9 2 0006.4 10116 5388 Accepted 100
10 2 0006.1 10116 5392 Accepted 100
11 2 0006.2 10116 5388 Accepted 100
12 2 0006.2 10116 5416 Accepted 100
13 3 0116.1 22868 19744 Accepted 100
14 3 0117.2 22320 19220 Accepted 100
15 3 0124.9 22948 20128 Accepted 100
16 3 0117.6 22336 19528 Accepted 100
17 3 0065.4 15204 11796 Accepted 100
18 3 0068.6 15204 11792 Accepted 100
19 3 0096.9 15204 11596 Accepted 100
20 3 0093.8 15264 12344 Accepted 100
21 3 0113.0 15000 11832 Accepted 100
22 3 0108.0 15264 12224 Accepted 100
23 4 0185.9 22648 19784 Accepted 100
24 4 0121.7 22600 19872 Accepted 100
25 4 0116.8 22952 20012 Accepted 100
26 4 0127.6 22640 19708 Accepted 100
27 4 0114.6 22952 19944 Accepted 100
28 4 0123.5 22632 19776 Accepted 100
29 4 0110.5 22848 19796 Accepted 100
30 4 0122.0 22948 20072 Accepted 100
31 4 0116.8 22848 19752 Accepted 100
32 4 0123.2 22952 20052 Accepted 100
33 5 0127.1 22948 20128 Accepted 100
34 5 0071.2 15204 11588 Accepted 100
35 5 0090.8 15264 12360 Accepted 100
36 5 0090.3 15264 12268 Accepted 100
37 5 0091.2 15264 12188 Accepted 100
38 5 0100.4 15264 12120 Accepted 100
39 5 0093.9 15264 12312 Accepted 100
40 5 0091.6 15264 12300 Accepted 100
41 5 0090.9 15264 12068 Accepted 100
42 5 0092.4 15264 12036 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
777 Bytes
Back to Top