Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

11183
29264
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.8 12296 3712 Accepted 100
1 1 2 3 0002.6 12296 3712 Accepted 100
2 1 2 3 0002.5 12296 3712 Accepted 100
3 1 2 3 0002.6 12296 3644 Accepted 100
4 1 2 3 0002.5 12296 3668 Accepted 100
5 1 2 3 0002.5 12296 3708 Accepted 100
6 1 2 3 0002.5 12296 3736 Accepted 100
7 1 2 3 0002.5 12296 3708 Wrong Answer 0
8 1 2 3 0002.5 12296 3712 Wrong Answer 0
9 1 2 3 0002.5 12296 3564 Accepted 100
10 2 3 0002.4 12296 3708 Accepted 100
11 2 3 0002.6 12296 3592 Accepted 100
12 2 3 0002.5 12296 3712 Accepted 100
13 2 3 0002.6 12296 3720 Accepted 100
14 2 3 0002.5 12296 3644 Accepted 100
15 2 3 0002.5 12296 3716 Accepted 100
16 2 3 0002.6 12296 3716 Accepted 100
17 2 3 0002.5 12296 3648 Accepted 100
18 2 3 0002.6 12296 3644 Accepted 100
19 2 3 0002.6 12296 3724 Accepted 100
20 3 0497.8 27880 21908 Accepted 100
21 3 0126.5 17096 9120 Accepted 100
22 3 0096.9 16020 7860 Accepted 100
23 3 0115.9 16796 8828 Accepted 100
24 3 0146.0 17872 10124 Accepted 100
25 3 0589.7 29736 24288 Accepted 100
26 3 0662.5 31104 25680 Accepted 100
27 3 0669.4 31420 26124 Accepted 100
28 3 0649.3 30496 25072 Accepted 100
29 3 0690.0 31888 26660 Accepted 100
30 3 0723.6 32644 27492 Accepted 100
31 3 0604.4 30024 24400 Accepted 100
32 3 0696.4 32036 26916 Accepted 100
33 3 0684.9 31724 26512 Accepted 100
34 3 0750.4 32968 28184 Accepted 100
35 3 0733.2 32800 27760 Accepted 100
36 3 0622.6 30200 24816 Accepted 100
37 3 0640.5 30652 25308 Accepted 100
38 3 0774.4 33888 29264 Accepted 100
39 3 0657.3 31424 25988 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.22 KB
Back to Top