QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#390926#4884. Battleship: New Ruleszaozao_zmxWA 8ms22416kbC++141.9kb2024-04-16 08:38:212024-04-16 08:38:22

详细

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)