QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#763950#9484. Colored Complete GraphGuanYunchangWA 0ms3620kbC++201.6kb2024-11-19 22:58:092024-11-19 22:58:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
B
R
B

output:

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

result:

wrong answer invalid question