QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#183875#7178. Bishopsucup-team1712WA 0ms3592kbC++172.2kb2023-09-19 22:42:592023-09-19 22:42:59

详细

Test #1:

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

input:

2 5

output:

6
1 1
2 1
2 1
2 2
4 1
4 2

result:

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