QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#188989#7178. Bishopsucup-team1876WA 0ms3620kbC++203.0kb2023-09-26 18:35:522023-09-26 18:35:53

詳細信息

Test #1:

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

input:

2 5

output:

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

result:

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