QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#181091#7180. Forward-Capturing Pawnsucup-team1546#WA 1ms3436kbC++204.0kb2023-09-16 15:43:142023-09-16 15:43:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3436kb

input:

6
a2 d7 e7 w
b6 d7 e7 b
b6 d7 e7 w
b5 a2 b2 w
a6 a2 a4 b
g6 g7 h8 b

output:

DRAW
DRAW
WIN
WIN
DRAW
DRAW

result:

wrong answer 1st lines differ - expected: 'Draw', found: 'DRAW'