QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#659528#9484. Colored Complete Graphucup-team4125#WA 1ms3608kbC++14589b2024-10-19 20:34:102024-10-19 20:34:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
B
R
B

output:

? 1 2
? 1 3
? 3 2
! 
2 0
3 1

result:

wrong answer guessed graph is incorrect