Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6503
29644
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 0013.6 19336 13064 Accepted 100
1 1 2 3 0013.5 19336 12936 Wrong Answer 0
2 1 2 3 0012.8 19336 13084 Accepted 100
3 1 2 3 0013.6 19336 13056 Wrong Answer 0
4 1 2 3 0013.0 19336 12944 Accepted 100
5 1 2 3 0014.0 19336 13024 Accepted 100
6 1 2 3 0013.2 19336 12996 Accepted 100
7 1 2 3 0013.6 19336 13132 Accepted 100
8 1 2 3 0013.5 19336 13064 Accepted 100
9 1 2 3 0013.6 19336 13064 Wrong Answer 0
10 2 3 0013.5 19336 13028 Accepted 100
11 2 3 0013.6 19336 13068 Accepted 100
12 2 3 0013.5 19336 13008 Accepted 100
13 2 3 0013.5 19336 13072 Accepted 100
14 2 3 0013.4 19336 13024 Accepted 100
15 2 3 0013.5 19336 13008 Accepted 100
16 2 3 0013.5 19336 13100 Accepted 100
17 2 3 0013.5 19336 13060 Accepted 100
18 2 3 0013.6 19336 13144 Accepted 100
19 2 3 0013.5 19336 13080 Accepted 100
20 3 0294.0 28444 24968 Accepted 100
21 3 0081.7 22240 16756 Accepted 100
22 3 0067.2 21580 16036 Accepted 100
23 3 0077.1 22108 16544 Accepted 100
24 3 0094.2 22768 17436 Accepted 100
25 3 0342.8 29632 26440 Accepted 100
26 3 0359.6 30292 27452 Accepted 100
27 3 0369.9 30556 27596 Accepted 100
28 3 0352.5 30028 26948 Accepted 100
29 3 0376.9 30820 27864 Accepted 100
30 3 0393.1 31216 28480 Accepted 100
31 3 0346.0 29632 26552 Accepted 100
32 3 0391.4 30820 28112 Accepted 100
33 3 0396.0 30688 27920 Accepted 100
34 3 0415.9 31480 28792 Accepted 100
35 3 0398.5 31348 28596 Accepted 100
36 3 0339.7 29896 26716 Accepted 100
37 3 0352.3 30028 27156 Accepted 100
38 3 0419.6 32008 29644 Accepted 100
39 3 0364.9 30556 27632 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.52 KB
Back to Top