QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#793945#7944. Max Minus Minucup-team5928#WA 98ms3612kbC++20965b2024-11-30 05:51:332024-11-30 05:51:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3596kb

input:

4
3
42 42 42
4
1 2 2 1
5
1 100 1 100 1
6
1 2 3 4 5 6

output:

0
0
99
2

result:

ok 4 number(s): "0 0 99 2"

Test #2:

score: -100
Wrong Answer
time: 98ms
memory: 3612kb

input:

19530
6
2 3 3 3 4 3
6
2 4 4 2 5 5
6
2 5 2 5 1 3
6
4 4 1 2 4 1
5
5 4 5 3 3
5
2 2 1 5 1
6
3 1 2 4 2 3
5
5 5 4 4 5
6
5 3 3 1 4 2
6
3 3 2 4 2 4
6
1 2 4 5 2 5
5
3 4 5 5 3
6
4 3 3 3 4 3
6
1 5 1 2 3 1
5
5 5 2 1 4
6
1 2 5 3 5 2
6
4 5 2 4 5 2
5
2 4 2 4 1
4
2 3 3 3
6
1 2 2 1 4 5
6
3 2 1 3 3 2
6
2 1 1 2 5 3
6
...

output:

1
2
3
3
1
1
1
0
2
2
3
1
1
2
1
2
3
2
0
1
1
1
0
3
2
2
3
1
2
2
3
3
2
2
1
2
1
1
2
2
1
0
2
0
2
1
2
2
2
1
1
2
2
1
2
2
1
0
1
1
1
2
2
1
1
2
3
2
2
0
0
2
1
2
2
1
0
2
0
0
2
0
0
1
2
2
1
3
2
1
2
3
1
1
1
1
2
3
1
1
0
2
2
1
0
1
1
2
2
2
2
1
3
1
1
1
0
1
1
1
0
0
1
2
2
2
2
2
2
1
1
1
1
4
1
1
1
2
2
2
1
0
2
0
1
1
1
2
1
3
...

result:

wrong answer 7th numbers differ - expected: '2', found: '1'