QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#233346#6300. Best Carry Player 2ucup-team1277#WA 4ms20600kbC++171.8kb2023-10-31 16:41:492023-10-31 16:41:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 20600kb

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

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

result:

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