Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1843
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.6 6212 3568 Accepted 100
1 1 2 3 0002.8 6212 3532 Wrong Answer 0
2 1 2 3 0002.7 6212 3500 Wrong Answer 0
3 1 2 3 0002.4 6212 3568 Wrong Answer 0
4 1 2 3 0002.5 6212 3572 Accepted 100
5 1 2 3 0002.4 6212 3380 Wrong Answer 0
6 1 2 3 0002.4 6212 3572 Accepted 100
7 1 2 3 0002.4 6212 3564 Wrong Answer 0
8 1 2 3 0002.4 6212 3564 Accepted 100
9 1 2 3 0002.4 6212 3576 Accepted 100
10 2 3 0002.4 6212 3516 Accepted 100
11 2 3 0002.4 6212 3524 Accepted 100
12 2 3 0002.6 6212 3380 Accepted 100
13 2 3 0002.5 6212 3388 Accepted 100
14 2 3 0002.6 6212 3512 Accepted 100
15 2 3 0002.4 6212 3528 Accepted 100
16 2 3 0002.5 6212 3568 Accepted 100
17 2 3 0002.5 6212 3480 Accepted 100
18 2 3 0002.4 6212 3496 Accepted 100
19 2 3 0002.4 6212 3504 Accepted 100
20 3 0085.5 11252 7140 Accepted 100
21 3 0025.9 7784 4484 Accepted 100
22 3 0021.1 7460 4240 Accepted 100
23 3 0024.6 7712 4312 Accepted 100
24 3 0030.2 8048 4616 Accepted 100
25 3 0097.7 11884 7684 Accepted 100
26 3 0105.5 12284 8028 Accepted 100
27 3 0107.7 12400 7948 Accepted 100
28 3 0101.3 12104 7932 Accepted 100
29 3 0110.5 12568 8128 Accepted 100
30 3 0114.1 12784 8164 Accepted 100
31 3 0097.9 11932 7644 Accepted 100
32 3 0109.0 12584 8096 Accepted 100
33 3 0108.0 12476 7980 Accepted 100
34 3 0114.9 12908 8464 Accepted 100
35 3 0113.0 12832 8336 Accepted 100
36 3 0099.4 12028 7652 Accepted 100
37 3 0100.9 12152 7900 Accepted 100
38 3 0120.4 13196 8500 Accepted 100
39 3 0105.4 12404 7940 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.25 KB
Back to Top