Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4400
17448
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 10888 3640 Accepted 100
1 1 2 3 0002.5 10888 3712 Accepted 100
2 1 2 3 0002.4 10888 3568 Accepted 100
3 1 2 3 0002.4 10888 3568 Accepted 100
4 1 2 3 0002.4 10888 3604 Accepted 100
5 1 2 3 0002.7 10888 3608 Accepted 100
6 1 2 3 0002.5 10888 3628 Accepted 100
7 1 2 3 0002.6 10888 3620 Accepted 100
8 1 2 3 0002.6 10888 3584 Accepted 100
9 1 2 3 0002.4 10888 3600 Wrong Answer 0
10 2 3 0002.4 10888 3472 Accepted 100
11 2 3 0002.4 10888 3572 Accepted 100
12 2 3 0002.4 10888 3576 Accepted 100
13 2 3 0002.5 10888 3580 Accepted 100
14 2 3 0002.4 10888 3588 Accepted 100
15 2 3 0002.4 10888 3648 Accepted 100
16 2 3 0002.6 10888 3480 Accepted 100
17 2 3 0002.4 10888 3484 Accepted 100
18 2 3 0002.7 10888 3656 Accepted 100
19 2 3 0002.6 10888 3652 Accepted 100
20 3 0171.1 17620 13660 Accepted 100
21 3 0042.5 13000 6740 Accepted 100
22 3 0033.2 12472 6084 Accepted 100
23 3 0041.3 12868 6688 Accepted 100
24 3 0051.7 13264 7316 Accepted 100
25 3 0201.9 18412 14892 Accepted 100
26 3 0228.5 18940 15704 Accepted 100
27 3 0254.0 19072 15952 Accepted 100
28 3 0241.0 18676 15344 Accepted 100
29 3 0280.2 19336 16328 Accepted 100
30 3 0296.2 19600 16596 Accepted 100
31 3 0238.6 18412 14912 Accepted 100
32 3 0302.3 19336 16316 Accepted 100
33 3 0277.4 19204 16132 Accepted 100
34 3 0307.7 19732 17044 Accepted 100
35 3 0297.7 19732 16712 Accepted 100
36 3 0251.3 18544 15252 Accepted 100
37 3 0248.9 18808 15456 Accepted 100
38 3 0316.6 20128 17448 Accepted 100
39 3 0267.9 19072 15856 Accepted 100
Submitter:
pp
Compiler:
c++17
Code Length:
1.83 KB
Back to Top