QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#183607#7178. BishopsMaMengQiWA 0ms3800kbC++14983b2023-09-19 18:13:392023-09-19 18:13:40

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3800kb

input:

2 5

output:

5
1 1
1 5
2 1
2 5
2 3

result:

wrong answer Participant's answer is not optimal (5 < 6)