QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#208096#7334. EndgameGuanYunchangWA 2470ms69740kbC++204.9kb2023-10-09 05:46:412023-10-09 05:46:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2470ms
memory: 69740kb

input:

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

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


output:

1
1

result:

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