QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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'