QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#225074#7178. Bishopsucup-team1548#WA 0ms3676kbC++232.0kb2023-10-23 22:26:582023-10-23 22:26:59

详细

Test #1:

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

input:

2 5

output:

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

result:

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