QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#251470#6300. Best Carry Player 2ucup-team2321#WA 1ms3396kbC++201.6kb2023-11-14 19:26:302023-11-14 19:26:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

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

result:

wrong answer 1st lines differ - expected: '1', found: '? 1 3'