Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3515
21304
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 0006.7 10900 5884 Accepted 100
1 1 0006.3 10900 5940 Accepted 100
2 2 0006.4 10900 5868 Accepted 100
3 2 0006.2 10900 5868 Accepted 100
4 2 0006.1 10900 5816 Accepted 100
5 2 0006.3 10900 5908 Accepted 100
6 2 0006.1 10900 5868 Accepted 100
7 2 0006.3 10900 5864 Accepted 100
8 2 0006.2 10900 5672 Accepted 100
9 2 0006.9 10900 5928 Accepted 100
10 2 0006.0 10900 5760 Accepted 100
11 2 0006.1 10900 5864 Accepted 100
12 2 0006.4 10900 5868 Accepted 100
13 3 0120.2 23648 21096 Accepted 100
14 3 0114.9 23100 20592 Accepted 100
15 3 0141.2 23732 21236 Accepted 100
16 3 0138.3 23124 20484 Accepted 100
17 3 0081.6 15988 12516 Accepted 100
18 3 0094.6 15988 12384 Accepted 100
19 3 0076.7 15988 12428 Accepted 100
20 3 0099.4 16048 13348 Accepted 100
21 3 0097.5 15784 12972 Accepted 100
22 3 0112.8 16048 13344 Accepted 100
23 4 0127.1 23436 20792 Accepted 100
24 4 0119.5 23384 20920 Accepted 100
25 4 0134.8 23736 21304 Accepted 100
26 4 0134.7 23424 20780 Accepted 100
27 4 0142.9 23740 21256 Accepted 100
28 4 0121.2 23416 20808 Accepted 100
29 4 0132.0 23636 21096 Accepted 100
30 4 0123.4 23732 21236 Accepted 100
31 4 0129.6 23628 20984 Accepted 100
32 4 0118.8 23740 21244 Accepted 100
33 5 0136.1 23736 21304 Accepted 100
34 5 0071.6 15988 12552 Accepted 100
35 5 0092.0 16048 13332 Accepted 100
36 5 0118.3 16048 13380 Accepted 100
37 5 0103.3 16048 13360 Accepted 100
38 5 0109.5 16048 13212 Accepted 100
39 5 0112.9 16048 13360 Accepted 100
40 5 0121.6 16048 13248 Accepted 100
41 5 0097.0 16048 13316 Accepted 100
42 5 0110.0 16048 13204 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
924 Bytes
Back to Top