Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

690
4336
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.5 6212 3512 Accepted 100
1 1 4 0002.6 6212 3348 Accepted 100
2 2 3 4 0002.7 6212 3532 Accepted 100
3 2 3 4 0002.7 6212 3560 Accepted 100
4 2 3 4 0002.9 6212 3496 Accepted 100
5 2 3 4 0002.6 6212 3448 Accepted 100
6 2 3 4 0002.6 6212 3504 Accepted 100
7 2 3 4 0002.7 6212 3624 Accepted 100
8 2 3 4 0002.5 6212 3468 Accepted 100
9 2 3 4 0002.5 6212 3584 Accepted 100
10 2 3 4 0002.5 6212 3504 Accepted 100
11 2 3 4 0002.5 6212 3528 Accepted 100
12 2 3 4 0002.5 6212 3512 Accepted 100
13 2 3 4 0002.5 6212 3512 Accepted 100
14 2 3 4 0002.6 6212 3532 Accepted 100
15 3 4 0024.4 7672 4168 Accepted 100
16 3 4 0019.5 7672 4244 Accepted 100
17 3 4 0018.3 7672 4212 Accepted 100
18 3 4 0022.5 7672 4180 Accepted 100
19 3 4 0025.4 7672 4208 Accepted 100
20 3 4 0024.4 7672 4180 Accepted 100
21 3 4 0024.5 7672 4168 Accepted 100
22 3 4 0025.1 7672 4316 Accepted 100
23 3 4 0024.8 7672 4204 Accepted 100
24 3 4 0024.9 7672 4248 Accepted 100
25 3 4 0024.8 7672 4212 Accepted 100
26 3 4 0019.8 7672 4248 Accepted 100
27 3 4 0025.1 7672 4196 Accepted 100
28 4 0024.5 7672 4200 Accepted 100
29 4 0013.6 7672 4200 Accepted 100
30 4 0013.5 7672 4160 Accepted 100
31 4 0020.5 7672 4168 Accepted 100
32 4 0024.3 7672 4212 Accepted 100
33 4 0019.0 7672 4212 Wrong Answer 0
34 4 0024.5 7672 4224 Accepted 100
35 4 0017.0 7672 4208 Wrong Answer 0
36 4 0024.7 7672 4316 Accepted 100
37 4 0018.9 7672 4336 Wrong Answer 0
38 4 0024.5 7672 4244 Accepted 100
39 4 0018.1 7672 4164 Accepted 100
40 4 0022.2 7672 4212 Accepted 100
41 4 0014.2 7672 4316 Accepted 100
42 4 0013.6 7672 4288 Accepted 100
43 4 0013.4 7672 4208 Accepted 100
44 4 0013.5 7672 4336 Accepted 100
45 4 0013.7 7672 4312 Accepted 100
46 4 0013.6 7672 4240 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
549 Bytes
Back to Top