QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#181390#7180. Forward-Capturing Pawnsucup-team1546WA 0ms3636kbC++206.4kb2023-09-16 18:15:022023-09-16 18:15:02

詳細信息

Test #1:

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

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'