QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#551165#8936. Team Arrangementucup-team4464#WA 0ms3544kbC++201.5kb2024-09-07 15:45:552024-09-07 15:45:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 3
1 2
2 2
4 5 100

output:

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

result:

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