QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#150421 | #5595. Hunt the Wumpus | ZhangYiDe | WA | 1ms | 3504kb | C++20 | 882b | 2023-08-25 17:02:44 | 2023-08-25 17:02:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3504kb
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: 1ms
memory: 3420kb
input:
101628 00 40 60 68 78 95
output:
60 56 54 62 61 56
result:
wrong answer 1st lines differ - expected: '4', found: '60'