QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#342461#8236. Snake MoveMonsterstarWA 8ms41856kbC++171.9kb2024-03-01 11:29:262024-03-01 11:29:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 8ms
memory: 41856kb

input:

4 5 5
3 5
3 4
3 3
3 2
4 2
.....
.....
.....
.....

output:

0

result:

wrong answer 1st lines differ - expected: '293', found: '0'