Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3945
22440
Wrong Answer
0

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\}$ 0 / 22
2 0~19 $n\leq 100$ 0 / 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 0002.6 6220 3528 Accepted 100
1 1 2 3 0002.7 6220 3648 Wrong Answer 0
2 1 2 3 0002.8 6220 3636 Accepted 100
3 1 2 3 0002.9 6220 3700 Accepted 100
4 1 2 3 0002.7 6220 3568 Accepted 100
5 1 2 3 0002.5 6220 3640 Accepted 100
6 1 2 3 0002.6 6220 3592 Accepted 100
7 1 2 3 0002.5 6220 3636 Accepted 100
8 1 2 3 0002.5 6220 3636 Accepted 100
9 1 2 3 0002.6 6220 3764 Accepted 100
10 2 3 0002.6 6220 3640 Accepted 100
11 2 3 0002.8 6220 3412 Accepted 100
12 2 3 0002.9 6220 3588 Accepted 100
13 2 3 0002.8 6220 3640 Accepted 100
14 2 3 0002.7 6220 3632 Accepted 100
15 2 3 0002.7 6220 3604 Accepted 100
16 2 3 0002.6 6220 3416 Accepted 100
17 2 3 0002.6 6220 3712 Accepted 100
18 2 3 0002.7 6220 3648 Accepted 100
19 2 3 0002.6 6220 3648 Accepted 100
20 3 0182.6 20032 17056 Accepted 100
21 3 0040.6 10520 7528 Accepted 100
22 3 0032.4 9596 6752 Accepted 100
23 3 0039.3 10296 7536 Accepted 100
24 3 0049.8 11236 8256 Accepted 100
25 3 0206.0 21736 18812 Accepted 100
26 3 0227.8 22884 20036 Accepted 100
27 3 0229.8 23152 20076 Accepted 100
28 3 0222.7 22396 19328 Accepted 100
29 3 0237.5 23624 20744 Accepted 100
30 3 0250.7 24284 21272 Accepted 100
31 3 0218.0 21924 19156 Accepted 100
32 3 0251.0 23644 20600 Accepted 100
33 3 0231.7 23380 20484 Accepted 100
34 3 0257.5 24572 21836 Accepted 100
35 3 0263.1 24340 21456 Accepted 100
36 3 0210.9 22176 19332 Accepted 100
37 3 0222.7 22588 19520 Accepted 100
38 3 0288.1 25316 22440 Accepted 100
39 3 0229.2 23160 20184 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.42 KB
Back to Top