Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

103
2436
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 3616 1600 Accepted 100
1 1 0001.4 3616 1616 Accepted 100
2 2 4 6 0001.4 3616 1560 Accepted 100
3 2 4 6 0001.3 3616 1568 Accepted 100
4 2 4 6 0001.4 3616 1588 Accepted 100
5 2 4 6 0001.3 3616 1600 Accepted 100
6 2 4 6 0001.3 3616 1564 Accepted 100
7 2 4 6 0001.3 3616 1604 Accepted 100
8 2 4 6 0001.3 3616 1544 Accepted 100
9 2 4 6 0001.3 3616 1640 Accepted 100
10 2 4 6 0001.3 3616 1588 Accepted 100
11 2 4 6 0001.3 3616 1604 Accepted 100
12 3 6 0001.3 3616 1588 Accepted 100
13 3 6 0003.4 3616 2156 Accepted 100
14 3 6 0005.1 3616 2400 Accepted 100
15 3 6 0005.3 3616 2396 Accepted 100
16 3 6 0005.2 3616 2424 Accepted 100
17 4 6 0001.4 3616 1528 Accepted 100
18 4 6 0001.3 3616 1600 Accepted 100
19 4 6 0001.3 3616 1620 Accepted 100
20 4 6 0001.3 3616 1616 Accepted 100
21 4 6 0001.3 3616 1588 Accepted 100
22 4 6 0001.4 3616 1592 Accepted 100
23 4 6 0001.3 3616 1608 Accepted 100
24 4 6 0001.4 3616 1592 Accepted 100
25 4 6 0001.3 3616 1608 Accepted 100
26 4 6 0001.3 3616 1596 Accepted 100
27 5 6 0001.5 3616 1616 Accepted 100
28 5 6 0003.0 3616 1736 Accepted 100
29 5 6 0004.3 3616 1760 Accepted 100
30 5 6 0004.4 3616 1768 Accepted 100
31 5 6 0004.4 3616 1808 Accepted 100
32 6 0002.4 3616 1612 Accepted 100
33 6 0002.3 3616 1656 Accepted 100
34 6 0002.4 3616 1700 Accepted 100
35 6 0002.4 3616 1684 Accepted 100
36 6 0002.6 3616 1680 Accepted 100
37 6 0003.3 3616 1676 Accepted 100
38 6 0003.4 3616 1776 Accepted 100
39 6 0003.3 3616 1664 Accepted 100
40 6 0004.1 3616 1608 Accepted 100
41 6 0003.5 3616 1720 Accepted 100
42 6 0006.3 3616 2436 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
798 Bytes
Back to Top