QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#573286#7178. Bishopsucup-team4645#WA 16ms19228kbC++236.1kb2024-09-18 18:01:292024-09-18 18:01:29

详细

Test #1:

score: 0
Wrong Answer
time: 16ms
memory: 19228kb

input:

2 5

output:

6
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]