QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#391012#4884. Battleship: New Ruleszaozao_zmxTL 0ms0kbC++143.2kb2024-04-16 11:09:032024-04-16 11:09:04

详细

Test #1:

score: 0
Time Limit Exceeded

input:

2
3
1
4
1
0
1
1

output:

! -1 -1
? 1 1
? 2 1
? 3 1
? 4 1

result: