QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#283314#6644. Red Black GridKingOfHua#WA 1ms3568kbC++142.3kb2023-12-14 14:02:392023-12-14 14:02:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3 6
3 1

output:

RBR
BRR
RRR
Impossible

result:

wrong answer Condition failed: "A == B" (test case 1)