QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#150200 | #5595. Hunt the Wumpus | HuangHanSheng | WA | 1ms | 3560kb | C++14 | 1.2kb | 2023-08-25 15:42:18 | 2023-08-25 15:42:20 |
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: 3560kb
input:
203811 00 01 02 03
output:
0 3 0 2 0 1 0 0 You hit a wumpus! 1 You hit a wumpus! 1 You hit a wumpus! 1 You hit a wumpus! Your score is 4 moves.
result:
wrong answer 1st lines differ - expected: 'You hit a wumpus!', found: '0 3'