QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#251491#6303. Inversionucup-team2321#WA 0ms3364kbC++201.5kb2023-11-14 19:37:122023-11-14 19:37:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
0
1

output:

? 1 3
? 2 3
! 1 2 3

result:

wrong answer Wa.