QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#598132#7178. Bishopsucup-team3540WA 0ms3604kbC++201013b2024-09-28 20:36:492024-09-28 20:36:50

详细

Test #1:

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

input:

2 5

output:

6
1 1
1 5
2 1
2 5
1 2
2 2

result:

wrong answer Sum diagonals are not distinct