Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5444
36452
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 0013.3 20116 13028 Accepted 100
1 1 2 3 0013.5 20116 13120 Wrong Answer 0
2 1 2 3 0013.4 20116 13096 Accepted 100
3 1 2 3 0013.5 20116 13132 Wrong Answer 0
4 1 2 3 0013.4 20116 13032 Accepted 100
5 1 2 3 0013.4 20116 13232 Accepted 100
6 1 2 3 0013.2 20116 13236 Accepted 100
7 1 2 3 0013.3 20116 13024 Accepted 100
8 1 2 3 0013.3 20116 13132 Accepted 100
9 1 2 3 0013.1 20116 13136 Accepted 100
10 2 3 0013.3 20116 13240 Accepted 100
11 2 3 0013.4 20116 13208 Accepted 100
12 2 3 0013.1 20116 13144 Accepted 100
13 2 3 0013.5 20116 13332 Accepted 100
14 2 3 0013.3 20116 13184 Accepted 100
15 2 3 0013.3 20116 13140 Accepted 100
16 2 3 0013.4 20116 13188 Accepted 100
17 2 3 0013.2 20116 13132 Accepted 100
18 2 3 0013.3 20116 13144 Accepted 100
19 2 3 0013.3 20116 13236 Accepted 100
20 3 0240.4 33580 29972 Accepted 100
21 3 0069.0 24340 18548 Accepted 100
22 3 0056.5 23416 17388 Accepted 100
23 3 0065.5 24076 18052 Accepted 100
24 3 0079.5 25000 19444 Accepted 100
25 3 0272.1 35164 32116 Accepted 100
26 3 0315.1 36352 33468 Accepted 100
27 3 0306.2 36616 33840 Accepted 100
28 3 0289.0 35824 32840 Accepted 100
29 3 0325.2 37012 34320 Accepted 100
30 3 0330.9 37672 35188 Accepted 100
31 3 0278.0 35428 32280 Accepted 100
32 3 0322.4 37144 34464 Accepted 100
33 3 0314.3 36880 34052 Accepted 100
34 3 0342.4 37936 35512 Accepted 100
35 3 0335.3 37804 35364 Accepted 100
36 3 0279.9 35560 32368 Accepted 100
37 3 0288.3 35956 32988 Accepted 100
38 3 0361.5 38728 36452 Accepted 100
39 3 0305.8 36616 33872 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.4 KB
Back to Top