QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#763924#9484. Colored Complete GraphGuanYunchangWA 1ms3548kbC++201.3kb2024-11-19 22:46:522024-11-19 22:46:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
B
R
B

output:

? 1 2
? 1 3
? 2 3
1 2
2 3

result:

wrong answer invalid question