QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#173247#7178. Bishopsucup-team977#WA 2ms3600kbC++141.5kb2023-09-09 22:39:462023-09-09 22:40:36

詳細信息

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3600kb

input:

2 5

output:

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

result:

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