QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#181066#5595. Hunt the WumpusHuangHanShengWA 0ms3660kbC++231.4kb2023-09-16 15:32:122023-09-16 15:32:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3660kb

input:

203811
00
01
02
03

output:

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:

ok 8 lines

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3600kb

input:

101628
00
40
60
68
78
95

output:

6
2
You hit a wumpus!
You hit a wumpus!
8
1
You hit a wumpus!
5
You hit a wumpus!
Your score is 4 moves.

result:

wrong answer 1st lines differ - expected: '4', found: '6'