QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#659528#9484. Colored Complete Graphucup-team4125#WA 1ms3608kbC++14589b2024-10-19 20:34:102024-10-19 20:34:11

详细

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