Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

405
2500
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.3 3552 1732 Accepted 100
1 1 0001.3 3552 1700 Accepted 100
2 2 4 6 0001.3 3552 1744 Accepted 100
3 2 4 6 0001.4 3552 1732 Accepted 100
4 2 4 6 0001.3 3552 1648 Accepted 100
5 2 4 6 0001.3 3552 1648 Accepted 100
6 2 4 6 0001.3 3552 1708 Accepted 100
7 2 4 6 0001.3 3552 1640 Accepted 100
8 2 4 6 0001.3 3552 1724 Accepted 100
9 2 4 6 0001.4 3552 1744 Accepted 100
10 2 4 6 0001.3 3552 1648 Accepted 100
11 2 4 6 0001.3 3552 1748 Accepted 100
12 3 6 0001.3 3552 1708 Accepted 100
13 3 6 0012.3 3552 2108 Accepted 100
14 3 6 0023.5 3552 2396 Accepted 100
15 3 6 0022.9 3552 2500 Accepted 100
16 3 6 0024.4 3552 2452 Accepted 100
17 4 6 0001.5 3552 1632 Accepted 100
18 4 6 0001.4 3552 1672 Accepted 100
19 4 6 0001.4 3552 1704 Accepted 100
20 4 6 0001.3 3552 1648 Accepted 100
21 4 6 0001.4 3552 1724 Accepted 100
22 4 6 0001.4 3552 1728 Accepted 100
23 4 6 0001.3 3552 1632 Accepted 100
24 4 6 0001.4 3552 1692 Accepted 100
25 4 6 0001.4 3552 1672 Accepted 100
26 4 6 0001.4 3552 1704 Accepted 100
27 5 6 0002.3 3552 1752 Accepted 100
28 5 6 0011.7 3552 1716 Accepted 100
29 5 6 0021.9 3552 1792 Accepted 100
30 5 6 0021.9 3552 1872 Accepted 100
31 5 6 0023.2 3552 1788 Accepted 100
32 6 0017.2 3552 1720 Accepted 100
33 6 0017.5 3552 1704 Accepted 100
34 6 0017.1 3552 1672 Accepted 100
35 6 0017.1 3552 1748 Accepted 100
36 6 0017.5 3552 1744 Accepted 100
37 6 0018.8 3552 1748 Accepted 100
38 6 0019.5 3552 1700 Accepted 100
39 6 0019.6 3552 1728 Accepted 100
40 6 0019.3 3552 1632 Accepted 100
41 6 0020.4 3552 1692 Accepted 100
42 6 0025.9 3552 2428 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
354 Bytes
Back to Top