QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#151517 | #5595. Hunt the Wumpus | GuanYunchang | WA | 1ms | 3488kb | C++17 | 927b | 2023-08-26 21:35:09 | 2023-08-26 21:35:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3488kb
input:
203811 00 01 02 03
output:
You hit a wumpos! 1 You hit a wumpos! 1 You hit a wumpos! 1 You hit a wumpos! Your score is 4 moves.
result:
wrong answer 1st lines differ - expected: 'You hit a wumpus!', found: 'You hit a wumpos!'