Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

555
4032
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.8 6212 3576 Accepted 100
1 1 4 0002.5 6212 3524 Accepted 100
2 2 3 4 0002.7 6212 3520 Accepted 100
3 2 3 4 0002.7 6212 3516 Accepted 100
4 2 3 4 0002.7 6212 3524 Accepted 100
5 2 3 4 0002.7 6212 3500 Accepted 100
6 2 3 4 0002.7 6212 3564 Accepted 100
7 2 3 4 0002.6 6212 3496 Accepted 100
8 2 3 4 0002.6 6212 3512 Accepted 100
9 2 3 4 0002.6 6212 3524 Accepted 100
10 2 3 4 0002.6 6212 3532 Accepted 100
11 2 3 4 0002.7 6212 3480 Accepted 100
12 2 3 4 0002.7 6212 3532 Accepted 100
13 2 3 4 0002.8 6212 3444 Accepted 100
14 2 3 4 0002.6 6212 3512 Accepted 100
15 3 4 0020.3 6996 3948 Accepted 100
16 3 4 0014.5 6996 3912 Accepted 100
17 3 4 0015.0 6996 3920 Accepted 100
18 3 4 0014.8 6996 3908 Accepted 100
19 3 4 0020.8 6996 3908 Accepted 100
20 3 4 0020.9 6996 3908 Accepted 100
21 3 4 0020.6 6996 3952 Accepted 100
22 3 4 0020.9 6996 3900 Accepted 100
23 3 4 0020.6 6996 3840 Accepted 100
24 3 4 0020.8 6996 3908 Accepted 100
25 3 4 0020.3 6996 3968 Accepted 100
26 3 4 0017.6 6996 3864 Accepted 100
27 3 4 0014.5 6996 4016 Accepted 100
28 4 0020.5 6996 4032 Accepted 100
29 4 0010.5 6996 3956 Accepted 100
30 4 0011.6 6996 3984 Accepted 100
31 4 0014.5 6996 3908 Accepted 100
32 4 0020.5 6996 3860 Accepted 100
33 4 0015.2 6996 3936 Wrong Answer 0
34 4 0020.6 6996 3988 Accepted 100
35 4 0013.6 6996 3872 Wrong Answer 0
36 4 0020.8 6996 3908 Accepted 100
37 4 0015.5 6996 4012 Wrong Answer 0
38 4 0020.5 6996 3844 Accepted 100
39 4 0014.5 6996 3984 Accepted 100
40 4 0014.8 6996 3952 Accepted 100
41 4 0010.1 6996 3980 Accepted 100
42 4 0010.0 6996 3972 Accepted 100
43 4 0009.9 6996 3908 Accepted 100
44 4 0009.9 6996 3904 Accepted 100
45 4 0010.1 6996 4012 Accepted 100
46 4 0010.0 6996 4032 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
555 Bytes
Back to Top