QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#208102#7334. EndgameGuanYunchangWA 342ms69756kbC++204.7kb2023-10-09 05:55:312023-10-09 05:55:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 342ms
memory: 69756kb

input:

2
........
........
........
........
........
.......W
R.......
.......B

....B...
........
..W.....
........
.....R..
........
........
........


output:

1
0

result:

wrong answer 2nd numbers differ - expected: '2', found: '0'