Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

758
5128
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 0002.6 6212 3488 Accepted 100
1 1 4 0002.8 6212 3452 Accepted 100
2 2 3 4 0002.8 6212 3460 Accepted 100
3 2 3 4 0002.9 6212 3520 Accepted 100
4 2 3 4 0003.0 6212 3472 Accepted 100
5 2 3 4 0002.8 6212 3516 Accepted 100
6 2 3 4 0002.7 6212 3632 Accepted 100
7 2 3 4 0002.8 6212 3536 Accepted 100
8 2 3 4 0002.8 6212 3576 Accepted 100
9 2 3 4 0002.9 6212 3520 Accepted 100
10 2 3 4 0002.7 6212 3456 Accepted 100
11 2 3 4 0002.8 6212 3572 Accepted 100
12 2 3 4 0002.9 6212 3540 Accepted 100
13 2 3 4 0002.8 6212 3572 Accepted 100
14 2 3 4 0002.7 6212 3508 Accepted 100
15 3 4 0027.3 8952 5120 Accepted 100
16 3 4 0022.0 8952 5128 Accepted 100
17 3 4 0020.4 8952 4952 Accepted 100
18 3 4 0024.2 8952 5120 Accepted 100
19 3 4 0027.1 8952 4940 Accepted 100
20 3 4 0026.8 8952 5032 Accepted 100
21 3 4 0027.1 8952 4980 Accepted 100
22 3 4 0027.0 8952 4904 Accepted 100
23 3 4 0027.0 8952 4988 Accepted 100
24 3 4 0026.7 8952 4984 Accepted 100
25 3 4 0026.0 8952 4932 Accepted 100
26 3 4 0022.5 8952 5088 Accepted 100
27 3 4 0025.4 8952 5024 Accepted 100
28 4 0026.6 8952 4992 Accepted 100
29 4 0015.6 8952 5016 Accepted 100
30 4 0015.6 8952 5020 Accepted 100
31 4 0022.6 8952 5020 Accepted 100
32 4 0026.5 8952 5024 Accepted 100
33 4 0020.8 8952 4944 Wrong Answer 0
34 4 0026.7 8952 5124 Accepted 100
35 4 0019.0 8952 5112 Wrong Answer 0
36 4 0026.9 8952 4920 Accepted 100
37 4 0021.2 8952 5120 Wrong Answer 0
38 4 0026.6 8952 5064 Accepted 100
39 4 0021.4 8952 5016 Accepted 100
40 4 0023.7 8952 4948 Accepted 100
41 4 0015.8 8952 5124 Accepted 100
42 4 0015.5 8952 5024 Accepted 100
43 4 0015.4 8952 5124 Accepted 100
44 4 0015.4 8952 5124 Accepted 100
45 4 0015.5 8952 4984 Accepted 100
46 4 0015.6 8952 5068 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
565 Bytes
Back to Top