QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#540598#8939. Permutationucup-team1782#WA 1ms3880kbC++172.3kb2024-08-31 17:26:042024-08-31 17:26:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5
3
2
3

output:

? 1 5
? 1 3
? 3 4

result:

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