Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3208
17732
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.4 6212 3564 Accepted 100
1 1 0003.2 6212 3372 Accepted 100
2 2 0003.1 6212 3440 Accepted 100
3 2 0003.1 6212 3476 Accepted 100
4 2 0003.7 6212 3440 Accepted 100
5 2 0003.5 6212 3576 Accepted 100
6 2 0004.2 6212 3488 Accepted 100
7 2 0003.4 6212 3476 Accepted 100
8 2 0003.1 6212 3532 Accepted 100
9 2 0003.2 6212 3384 Accepted 100
10 2 0003.9 6212 3476 Accepted 100
11 2 0003.1 6212 3480 Accepted 100
12 2 0003.1 6212 3468 Accepted 100
13 3 0119.0 20508 17624 Accepted 100
14 3 0115.6 19912 17016 Accepted 100
15 3 0116.7 20608 17680 Accepted 100
16 3 0111.4 19936 16996 Accepted 100
17 3 0072.1 14428 10892 Accepted 100
18 3 0065.1 14400 10664 Accepted 100
19 3 0067.0 14396 10660 Accepted 100
20 3 0091.2 14488 11368 Accepted 100
21 3 0091.1 14096 11004 Accepted 100
22 3 0114.6 14488 11188 Accepted 100
23 4 0131.1 20284 17256 Accepted 100
24 4 0109.3 20212 17408 Accepted 100
25 4 0120.0 20616 17604 Accepted 100
26 4 0113.1 20268 17412 Accepted 100
27 4 0114.0 20612 17520 Accepted 100
28 4 0114.3 20256 17468 Accepted 100
29 4 0115.5 20496 17348 Accepted 100
30 4 0159.3 20612 17732 Accepted 100
31 4 0154.5 20480 17440 Accepted 100
32 4 0141.8 20612 17588 Accepted 100
33 5 0121.9 20612 17732 Accepted 100
34 5 0069.3 14428 11104 Accepted 100
35 5 0099.2 14488 11348 Accepted 100
36 5 0090.9 14488 11272 Accepted 100
37 5 0096.2 14488 11268 Accepted 100
38 5 0088.7 14488 11352 Accepted 100
39 5 0088.0 14488 11392 Accepted 100
40 5 0091.6 14488 11280 Accepted 100
41 5 0092.6 14488 11388 Accepted 100
42 5 0089.0 14488 11200 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
981 Bytes
Back to Top