QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#150167#5595. Hunt the WumpusHuangHanShengTL 1ms3672kbC++171.3kb2023-08-25 15:28:422023-08-25 15:28:43

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 3672kb

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
Time Limit Exceeded

input:

101628
00
40
60
68
78
95

output:


result: