QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#232027#7178. Bishopsucup-team1259#WA 0ms3600kbC++141.1kb2023-10-29 19:17:112023-10-29 19:17:11

详细

Test #1:

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

input:

2 5

output:

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

result:

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