QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#835089#9926. Flipping Pathsucup-team5284#WA 0ms3980kbC++142.2kb2024-12-28 09:30:512024-12-28 09:30:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
3 3
WBB
BWB
BBW
1 5
WWWWW
2 2
BB
BB
4 1
W
B
B
W

output:

YES
2
DDRR
RRDD
NO
YES
0
YES
1
RRRR
YES
0
NO

result:

wrong answer Jury has answer but participant has not. (test case 2)