Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

405
2508
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~11 $n \leq 15$ 13 / 13
3 12~16 $\forall 1 \leq i \leq n, a_i = i$ 10 / 10
4 2~11, 17~26 $n \leq 1000$ 20 / 20
5 27~31 每一種方塊至多出現$10$次 16 / 16
6 2~42 無其他限制 41 / 41

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0001.4 3552 1652 Accepted 100
1 1 0001.3 3552 1728 Accepted 100
2 2 4 6 0001.3 3552 1740 Accepted 100
3 2 4 6 0001.4 3552 1744 Accepted 100
4 2 4 6 0001.3 3552 1684 Accepted 100
5 2 4 6 0001.3 3552 1632 Accepted 100
6 2 4 6 0001.3 3552 1728 Accepted 100
7 2 4 6 0001.3 3552 1636 Accepted 100
8 2 4 6 0001.3 3552 1704 Accepted 100
9 2 4 6 0001.3 3552 1740 Accepted 100
10 2 4 6 0001.3 3552 1720 Accepted 100
11 2 4 6 0001.3 3552 1644 Accepted 100
12 3 6 0001.3 3552 1636 Accepted 100
13 3 6 0012.1 3552 2020 Accepted 100
14 3 6 0023.4 3552 2388 Accepted 100
15 3 6 0023.3 3552 2488 Accepted 100
16 3 6 0022.8 3552 2488 Accepted 100
17 4 6 0001.4 3552 1676 Accepted 100
18 4 6 0001.4 3552 1724 Accepted 100
19 4 6 0001.3 3552 1640 Accepted 100
20 4 6 0001.3 3552 1728 Accepted 100
21 4 6 0001.3 3552 1740 Accepted 100
22 4 6 0001.4 3552 1752 Accepted 100
23 4 6 0001.4 3552 1640 Accepted 100
24 4 6 0001.4 3552 1688 Accepted 100
25 4 6 0001.4 3552 1732 Accepted 100
26 4 6 0001.6 3552 1704 Accepted 100
27 5 6 0002.3 3552 1736 Accepted 100
28 5 6 0011.7 3552 1796 Accepted 100
29 5 6 0022.2 3552 1812 Accepted 100
30 5 6 0022.2 3552 1792 Accepted 100
31 5 6 0022.2 3552 1832 Accepted 100
32 6 0017.1 3552 1656 Accepted 100
33 6 0016.9 3552 1632 Accepted 100
34 6 0017.3 3552 1744 Accepted 100
35 6 0017.1 3552 1732 Accepted 100
36 6 0017.3 3552 1676 Accepted 100
37 6 0018.5 3552 1672 Accepted 100
38 6 0020.8 3552 1748 Accepted 100
39 6 0019.4 3552 1636 Accepted 100
40 6 0019.2 3552 1672 Accepted 100
41 6 0021.7 3552 1764 Accepted 100
42 6 0026.5 3552 2508 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
354 Bytes
Back to Top