Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3186
19804
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 0005.6 10888 5920 Accepted 100
1 1 0005.1 10888 5984 Accepted 100
2 2 0005.3 10888 5952 Accepted 100
3 2 0005.3 10888 5828 Accepted 100
4 2 0005.5 10888 5924 Accepted 100
5 2 0005.7 10888 5996 Accepted 100
6 2 0005.2 10888 5956 Accepted 100
7 2 0005.2 10888 6004 Accepted 100
8 2 0005.1 10888 5992 Accepted 100
9 2 0005.1 10888 5928 Accepted 100
10 2 0005.3 10888 5996 Accepted 100
11 2 0005.3 10888 5956 Accepted 100
12 2 0005.2 10888 5944 Accepted 100
13 3 0128.7 22096 19564 Accepted 100
14 3 0125.8 21600 19148 Accepted 100
15 3 0124.6 22156 19796 Accepted 100
16 3 0125.7 21616 19092 Accepted 100
17 3 0065.2 15976 12628 Accepted 100
18 3 0058.7 15976 12760 Accepted 100
19 3 0057.9 15976 12360 Accepted 100
20 3 0088.3 16036 13500 Accepted 100
21 3 0081.4 15772 13144 Accepted 100
22 3 0095.5 16036 13372 Accepted 100
23 4 0117.7 21900 19432 Accepted 100
24 4 0121.0 21856 19372 Accepted 100
25 4 0120.9 22160 19800 Accepted 100
26 4 0128.1 21892 19328 Accepted 100
27 4 0125.4 22164 19768 Accepted 100
28 4 0134.8 21880 19436 Accepted 100
29 4 0115.7 22080 19600 Accepted 100
30 4 0123.8 22160 19744 Accepted 100
31 4 0121.7 22072 19532 Accepted 100
32 4 0121.2 22160 19732 Accepted 100
33 5 0127.9 22164 19804 Accepted 100
34 5 0063.6 15976 12752 Accepted 100
35 5 0093.2 16036 13444 Accepted 100
36 5 0093.9 16036 13380 Accepted 100
37 5 0089.8 16036 13448 Accepted 100
38 5 0087.4 16036 13404 Accepted 100
39 5 0097.6 16036 13408 Accepted 100
40 5 0098.0 16036 13504 Accepted 100
41 5 0090.3 16036 13380 Accepted 100
42 5 0092.9 16036 13380 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.26 KB
Back to Top