QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#541679#8936. Team Arrangementucup-team4695#WA 0ms3664kbC++143.6kb2024-08-31 20:31:112024-08-31 20:31:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 3
1 2
2 2
4 5 100

output:

? 1 2
! 1
! 1
? 1 2
! 1

result:

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