Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1845
8500
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.5 6212 3656 Accepted 100
1 1 2 3 0002.5 6212 3544 Wrong Answer 0
2 1 2 3 0002.5 6212 3532 Wrong Answer 0
3 1 2 3 0002.5 6212 3528 Wrong Answer 0
4 1 2 3 0002.5 6212 3432 Accepted 100
5 1 2 3 0002.4 6212 3492 Wrong Answer 0
6 1 2 3 0002.4 6212 3428 Accepted 100
7 1 2 3 0002.4 6212 3532 Wrong Answer 0
8 1 2 3 0002.8 6212 3496 Accepted 100
9 1 2 3 0002.4 6212 3512 Accepted 100
10 2 3 0002.4 6212 3520 Accepted 100
11 2 3 0002.7 6212 3532 Accepted 100
12 2 3 0002.4 6212 3504 Accepted 100
13 2 3 0002.6 6212 3528 Accepted 100
14 2 3 0002.4 6212 3564 Accepted 100
15 2 3 0002.6 6212 3532 Accepted 100
16 2 3 0002.4 6212 3568 Accepted 100
17 2 3 0002.6 6212 3432 Accepted 100
18 2 3 0002.4 6212 3524 Accepted 100
19 2 3 0002.5 6212 3512 Accepted 100
20 3 0085.7 11252 7160 Accepted 100
21 3 0026.3 7784 4352 Accepted 100
22 3 0020.8 7460 4256 Accepted 100
23 3 0025.1 7712 4400 Accepted 100
24 3 0030.8 8048 4460 Accepted 100
25 3 0097.2 11884 7676 Accepted 100
26 3 0104.7 12284 7980 Accepted 100
27 3 0106.8 12400 7936 Accepted 100
28 3 0100.7 12104 7844 Accepted 100
29 3 0109.5 12568 8132 Accepted 100
30 3 0112.6 12784 8128 Accepted 100
31 3 0097.2 11932 7664 Accepted 100
32 3 0109.6 12584 8108 Accepted 100
33 3 0108.2 12476 7992 Accepted 100
34 3 0114.7 12908 8460 Accepted 100
35 3 0115.7 12832 8316 Accepted 100
36 3 0100.1 12028 7648 Accepted 100
37 3 0102.2 12152 7808 Accepted 100
38 3 0120.5 13196 8500 Accepted 100
39 3 0106.5 12404 8060 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.25 KB
Back to Top