Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

633
5200
Wrong Answer
22

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 0, 2~14 $n \le 500$ 且 $c_1, c_2, \ldots, c_n$ 兩兩相異 3 / 3
3 0, 2~27 $c_1, c_2, \ldots, c_n$ 兩兩相異 19 / 19
4 0~46 無額外限制 0 / 78

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 3 4 0003.8 7772 3576 Accepted 100
1 1 4 0003.3 7772 3596 Accepted 100
2 2 3 4 0003.2 7772 3656 Accepted 100
3 2 3 4 0003.3 7772 3412 Accepted 100
4 2 3 4 0003.1 7772 3652 Accepted 100
5 2 3 4 0003.1 7772 3584 Accepted 100
6 2 3 4 0003.3 7772 3648 Accepted 100
7 2 3 4 0003.1 7772 3656 Accepted 100
8 2 3 4 0003.3 7772 3608 Accepted 100
9 2 3 4 0003.2 7772 3412 Accepted 100
10 2 3 4 0003.2 7772 3420 Accepted 100
11 2 3 4 0003.2 7772 3584 Accepted 100
12 2 3 4 0003.2 7772 3588 Accepted 100
13 2 3 4 0002.8 7772 3544 Accepted 100
14 2 3 4 0003.1 7772 3656 Accepted 100
15 3 4 0023.3 7772 5084 Accepted 100
16 3 4 0016.6 7772 5120 Accepted 100
17 3 4 0016.2 7772 5132 Accepted 100
18 3 4 0018.1 7772 5156 Accepted 100
19 3 4 0022.1 7772 5152 Accepted 100
20 3 4 0022.2 7772 5132 Accepted 100
21 3 4 0022.8 7772 5196 Accepted 100
22 3 4 0025.3 7772 5148 Accepted 100
23 3 4 0023.1 7772 5200 Accepted 100
24 3 4 0023.7 7772 4960 Accepted 100
25 3 4 0022.6 7772 5132 Accepted 100
26 3 4 0016.4 7772 5132 Accepted 100
27 3 4 0020.7 7772 5132 Accepted 100
28 4 0022.4 7772 5200 Accepted 100
29 4 0011.9 7772 5196 Accepted 100
30 4 0012.2 7772 5184 Accepted 100
31 4 0017.6 7772 5200 Accepted 100
32 4 0022.3 7772 5184 Accepted 100
33 4 0017.1 7772 5132 Wrong Answer 0
34 4 0022.6 7772 5092 Accepted 100
35 4 0015.4 7772 5188 Wrong Answer 0
36 4 0023.0 7772 5136 Accepted 100
37 4 0018.3 7772 5092 Wrong Answer 0
38 4 0022.3 7772 5136 Accepted 100
39 4 0016.4 7772 5148 Accepted 100
40 4 0018.4 7772 5132 Accepted 100
41 4 0011.8 7772 5132 Accepted 100
42 4 0012.1 7772 5152 Accepted 100
43 4 0011.7 7772 5148 Accepted 100
44 4 0012.0 7772 5192 Accepted 100
45 4 0012.4 7772 5132 Accepted 100
46 4 0012.1 7772 5104 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
431 Bytes
Back to Top