QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#346349 | #5595. Hunt the Wumpus | GuanYunchang | WA | 1ms | 3580kb | C++17 | 1.5kb | 2024-03-08 12:47:57 | 2024-03-08 12:47:58 |
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: 3580kb
input:
203811 00 01 02 03
output:
3 2 1 You hit a wumpus! Your score is 4 moves.
result:
wrong answer 1st lines differ - expected: 'You hit a wumpus!', found: '3'