QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#172659#7178. Bishopsucup-team1765#WA 1ms3960kbC++20823b2023-09-09 20:07:112023-09-09 20:07:11

详细

Test #1:

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

input:

2 5

output:

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

result:

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