Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

13455
52776
Wrong Answer
55

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~9 $n\leq 10, \{a_1,a_2,\dots,a_n\}=\{b_1,b_2,\dots,b_n\}=\{0,1,2\dots,n-1\}$ 22 / 22
2 0~19 $n\leq 100$ 33 / 33
3 0~39 無額外限制 0 / 45

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 3 0004.2 7780 5156 Accepted 100
1 1 2 3 0004.4 7780 5212 Accepted 100
2 1 2 3 0004.4 7780 5160 Accepted 100
3 1 2 3 0004.3 7780 5204 Accepted 100
4 1 2 3 0004.1 7780 5208 Accepted 100
5 1 2 3 0004.3 7780 5204 Accepted 100
6 1 2 3 0004.2 7780 5132 Accepted 100
7 1 2 3 0004.3 7780 5200 Accepted 100
8 1 2 3 0004.1 7780 5064 Accepted 100
9 1 2 3 0004.4 7780 5144 Accepted 100
10 2 3 0004.3 7780 5160 Accepted 100
11 2 3 0004.4 7780 5044 Accepted 100
12 2 3 0004.3 7780 5156 Accepted 100
13 2 3 0004.4 7780 5232 Accepted 100
14 2 3 0004.2 7780 5204 Accepted 100
15 2 3 0004.5 7780 5220 Accepted 100
16 2 3 0004.2 7780 5152 Accepted 100
17 2 3 0004.4 7780 5044 Accepted 100
18 2 3 0004.3 7780 5052 Accepted 100
19 2 3 0004.5 7780 5140 Accepted 100
20 3 0664.3 45188 39500 Accepted 100
21 3 0148.1 19028 15476 Accepted 100
22 3 0114.6 16992 13428 Accepted 100
23 3 0139.8 18496 14968 Accepted 100
24 3 0178.3 20696 17428 Accepted 100
25 3 0739.6 49072 43764 Accepted 100
26 3 0795.1 51636 46600 Accepted 100
27 3 0797.6 52372 47376 Accepted 100
28 3 0741.1 50520 45264 Accepted 100
29 3 0831.7 53320 48452 Accepted 100
30 3 0882.9 54760 49896 Wrong Answer 0
31 3 0727.3 49432 44216 Accepted 100
32 3 0848.3 53504 48852 Accepted 100
33 3 0822.7 52916 47704 Accepted 100
34 3 0876.9 55536 50944 Accepted 100
35 3 0880.6 55120 50260 Wrong Answer 0
36 3 0734.6 49992 44924 Accepted 100
37 3 0749.1 50884 45680 Accepted 100
38 3 0934.5 57364 52776 Accepted 100
39 3 0762.3 52388 47316 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
3.93 KB
Back to Top