QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#324230#8237. Sugar Sweet IIucup-team1414#WA 0ms3720kbC++142.4kb2024-02-10 17:10:392024-02-10 17:10:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3720kb

input:

4
4
2 5 5 2
4 2 1 3
3 2 1 4
3
5 4 3
1 1 1
6 6 6
3
5 4 3
2 3 1
1 2 3
5
2 1 3 2 1
5 1 1 3 4
1 3 4 2 4

output:

? 1 2
? 3 4
! 1
? 1 2
? 3 4
? 4 5
! 1
? 0 1
! 1
? 1 2
? 2 3
? 1 2
? 1 3

result:

wrong output format Expected integer, but "?" found