QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#183869#7178. Bishopsucup-team1712WA 1ms3652kbC++172.2kb2023-09-19 22:39:262023-09-19 22:39:26

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3652kb

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]