QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#539613#7178. BishopsZhaoZiLongWA 0ms3632kbC++141.0kb2024-08-31 15:14:532024-08-31 15:14:53

详细

Test #1:

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

input:

2 5

output:

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

result:

wrong answer Integer parameter [name=x] equals to 5, violates the range [1, 2]