QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#390926 | #4884. Battleship: New Rules | zaozao_zmx | WA | 8ms | 22416kb | C++14 | 1.9kb | 2024-04-16 08:38:21 | 2024-04-16 08:38:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 8ms
memory: 22416kb
input:
2 3 1 4 -1
output:
! -1 -1 ! -1 -1
result:
wrong output format Unexpected end of file - int32 expected (test case 2)