Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3900
17620
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.7 10888 3572 Accepted 100
1 1 2 3 0002.5 10888 3648 Accepted 100
2 1 2 3 0002.5 10888 3468 Accepted 100
3 1 2 3 0002.6 10888 3604 Accepted 100
4 1 2 3 0002.5 10888 3640 Accepted 100
5 1 2 3 0002.6 10888 3652 Accepted 100
6 1 2 3 0002.4 10888 3604 Accepted 100
7 1 2 3 0002.5 10888 3644 Accepted 100
8 1 2 3 0002.4 10888 3476 Accepted 100
9 1 2 3 0002.6 10888 3640 Wrong Answer 0
10 2 3 0002.4 10888 3468 Accepted 100
11 2 3 0002.5 10888 3712 Accepted 100
12 2 3 0002.4 10888 3476 Accepted 100
13 2 3 0002.4 10888 3604 Accepted 100
14 2 3 0002.5 10888 3644 Accepted 100
15 2 3 0002.4 10888 3572 Accepted 100
16 2 3 0002.4 10888 3652 Accepted 100
17 2 3 0002.5 10888 3652 Accepted 100
18 2 3 0002.5 10888 3572 Accepted 100
19 2 3 0002.5 10888 3576 Accepted 100
20 3 0178.6 17620 13676 Accepted 100
21 3 0042.2 13000 6612 Accepted 100
22 3 0033.4 12472 6052 Accepted 100
23 3 0039.8 12868 6584 Accepted 100
24 3 0049.3 13264 7320 Accepted 100
25 3 0217.6 18412 14972 Accepted 100
26 3 0228.2 18940 15772 Accepted 100
27 3 0227.2 19072 16012 Accepted 100
28 3 0226.9 18676 15416 Accepted 100
29 3 0232.2 19336 16296 Accepted 100
30 3 0261.0 19600 16728 Accepted 100
31 3 0202.5 18412 15024 Accepted 100
32 3 0237.7 19336 16352 Accepted 100
33 3 0231.1 19204 16120 Accepted 100
34 3 0260.4 19732 17040 Accepted 100
35 3 0251.5 19732 16832 Accepted 100
36 3 0211.8 18544 15220 Accepted 100
37 3 0221.0 18808 15524 Accepted 100
38 3 0269.5 20128 17620 Accepted 100
39 3 0228.7 19072 16088 Accepted 100
Submitter:
pp
Compiler:
c++17
Code Length:
1.83 KB
Back to Top