Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

591
4812
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 3448 Accepted 100
1 1 4 0002.5 6212 3520 Accepted 100
2 2 3 4 0002.7 6212 3504 Accepted 100
3 2 3 4 0002.6 6212 3528 Accepted 100
4 2 3 4 0003.6 6212 3564 Accepted 100
5 2 3 4 0002.6 6212 3476 Accepted 100
6 2 3 4 0002.8 6212 3528 Accepted 100
7 2 3 4 0002.6 6212 3636 Accepted 100
8 2 3 4 0002.7 6212 3512 Accepted 100
9 2 3 4 0002.5 6212 3516 Accepted 100
10 2 3 4 0002.5 6212 3528 Accepted 100
11 2 3 4 0002.6 6212 3548 Accepted 100
12 2 3 4 0002.6 6212 3524 Accepted 100
13 2 3 4 0002.6 6212 3528 Accepted 100
14 2 3 4 0002.7 6212 3528 Accepted 100
15 3 4 0021.4 7780 4684 Accepted 100
16 3 4 0015.4 7780 4732 Accepted 100
17 3 4 0016.2 7780 4728 Accepted 100
18 3 4 0015.7 7780 4700 Accepted 100
19 3 4 0021.3 7780 4624 Accepted 100
20 3 4 0021.4 7780 4760 Accepted 100
21 3 4 0022.1 7780 4776 Accepted 100
22 3 4 0022.4 7780 4740 Accepted 100
23 3 4 0022.4 7780 4764 Accepted 100
24 3 4 0023.1 7780 4732 Accepted 100
25 3 4 0021.8 7780 4764 Accepted 100
26 3 4 0016.1 7780 4812 Accepted 100
27 3 4 0015.9 7780 4764 Accepted 100
28 4 0021.7 7780 4776 Accepted 100
29 4 0011.0 7780 4720 Accepted 100
30 4 0011.1 7780 4692 Accepted 100
31 4 0015.8 7780 4728 Accepted 100
32 4 0023.1 7780 4776 Accepted 100
33 4 0016.5 7780 4780 Wrong Answer 0
34 4 0022.3 7780 4592 Accepted 100
35 4 0014.9 7780 4696 Wrong Answer 0
36 4 0022.6 7780 4660 Accepted 100
37 4 0016.5 7780 4784 Wrong Answer 0
38 4 0021.8 7780 4776 Accepted 100
39 4 0015.7 7780 4764 Accepted 100
40 4 0016.0 7780 4656 Accepted 100
41 4 0010.9 7780 4736 Accepted 100
42 4 0011.2 7780 4656 Accepted 100
43 4 0010.9 7780 4636 Accepted 100
44 4 0011.8 7780 4696 Accepted 100
45 4 0011.1 7780 4760 Accepted 100
46 4 0011.0 7780 4736 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
564 Bytes
Back to Top