QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#170907#7178. Bishopsucup-team1130#WA 1ms3412kbC++141.6kb2023-09-09 16:11:142023-09-09 16:12:58

詳細信息

Test #1:

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

input:

2 5

output:

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

result:

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