QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#323977#8239. Mysterious Treeucup-team1030#WA 1ms3652kbC++1753.6kb2024-02-10 14:55:012024-02-10 14:55:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3652kb

input:

2
4
1
0
1
0
4
1

output:

? 1 2
? 1 3
? 2 3
? 2 4
! 1
? 3 4

result:

wrong answer format  Unexpected end of file - token expected (test case 2)