QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#866020#9331. Maximize the Minimumucup-team4744#WA 144ms12008kbC++232.9kb2025-01-22 10:48:402025-01-22 10:48:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
1 4 10
15
1 6 9 13
8
3 1 2 4
5 4 4
-1 5 3 2 -4
-7 8 6 2
2 3 1 1 2
3 1 1 1

output:

14
3

result:

ok 2 number(s): "14 3"

Test #2:

score: -100
Wrong Answer
time: 144ms
memory: 12008kb

input:

40000
5 3 4
1 -5 -2 -5 4
-3 -4 -4
4 8 2 4 7
5 3 7
5 3 6
-4 -7 -4 -1 -7
-4 -4 -2
6 8 3 4 5
5 3 5
5 3 6
-1 2 3 -4 -1
-1 -2 -3
8 3 4 3 2
2 5 2
5 3 4
-5 -2 3 -1 2
-3 0 -2
6 5 1 1 6
7 8 7
5 3 4
0 0 1 -4 -2
-4 -4 -3
7 7 5 8 3
8 2 4
5 3 4
0 -4 -1 1 -6
-2 -5 -4
7 4 5 7 3
5 5 2
5 3 6
-4 -3 0 2 -4
-5 -4 -4
6 ...

output:

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

result:

wrong answer 9th numbers differ - expected: '0', found: '2'