QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#181324 | #7180. Forward-Capturing Pawns | ucup-team1546# | WA | 1ms | 3436kb | C++20 | 6.4kb | 2023-09-16 17:44:48 | 2023-09-16 17:44:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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:
1 DRAW 2 DRAW 3 WIN 4 WIN 5 DRAW 6 DRAW
result:
wrong answer 1st lines differ - expected: 'Draw', found: '1 DRAW'