QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#150200#5595. Hunt the WumpusHuangHanShengWA 1ms3560kbC++141.2kb2023-08-25 15:42:182023-08-25 15:42:20

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'