QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#340050#8065. Thwack!lmq26052003WA 0ms3532kbC++202.0kb2024-02-28 13:42:162024-02-28 13:42:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
BWBW

output:

2
3 2
2 3

result:

wrong answer 2nd lines differ - expected: '2 3', found: '3 2'