QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#173791#7178. Bishopsucup-team1236#WA 1ms3440kbC++232.3kb2023-09-10 01:59:472023-09-10 01:59:48

详细

Test #1:

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

input:

2 5

output:

7
1 1
1 5
2 1
2 5
1 3
2 3
0 3

result:

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