QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#540073#8939. Permutationucup-team4706#WA 0ms3604kbC++14775b2024-08-31 16:22:502024-08-31 16:22:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5
3
2
5
6
6
5
5
4

output:

? 1 5
? 1 3
? 4 5
! 4
? 1 6
? 4 6
? 4 6
? 4 5
! 5

result:

wrong answer Wrong prediction (test case 2)