QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#166727#1282. NecklacewaifuSenpai#WA 55ms14120kbC++175.2kb2023-09-06 17:17:222023-09-06 17:17:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 12064kb

input:

4
4
1 1 1 1
1 2 3 4
4
1 1 2 2
1 2 3 4
8
2 6 5 4 3 1 7 7
-1 4 -1 2 10 -1 3 0
6
5 5 3 3 4 6
5 8 0 -1 -2 -7

output:

-1
4
4 2 3 1 
5
8 4 7 5 2 
4
2 4 1 3 

result:

ok 4 cases.

Test #2:

score: -100
Wrong Answer
time: 55ms
memory: 14120kb

input:

36398
6
4 6 4 4 5 2
7 -9 -9 4 -1 -8
2
1 1
-8 -5
2
2 1
10 7
9
5 6 5 8 2 3 3 7 8
-7 5 -5 7 8 7 -5 -5 8
2
1 2
6 -8
9
2 3 3 5 3 9 3 9 3
5 2 -2 5 -8 -5 -3 6 -2
4
4 2 4 1
-1 -1 10 -4
4
3 1 2 1
-9 -6 4 10
5
4 3 4 1 4
-8 1 6 10 -8
6
2 6 3 5 4 1
1 -7 4 0 6 -6
6
6 6 5 2 1 2
3 1 2 -8 -7 0
10
2 9 10 7 8 7 6 7 6...

output:

4
4 5 1 6 
-1
-1
5
9 6 4 5 2 
-1
4
8 2 4 1 
3
3 4 2 
3
1 4 3 
3
3 4 2 
4
4 3 5 1 
4
2 3 1 6 
5
6 7 4 10 9 
4
2 6 9 3 
6
8 6 3 7 2 4 
6
10 6 3 1 2 9 
-1
6
5 1 2 8 3 6 
3
1 4 3 
4
4 2 3 1 
-1
4
5 1 3 2 
-1
4
7 8 2 3 
7
6 7 4 5 3 1 2 
-1
5
8 4 2 7 6 
4
5 1 4 3 
-1
5
8 4 3 1 7 
4
9 2 8 6 
-1
4
3 4 2 1 
...

result:

wrong answer case #27: jury has better solution 4 vs 0