QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#172568#7178. Bishopsucup-team1145#WA 2ms3656kbC++171.6kb2023-09-09 19:47:202023-09-09 19:47:20

詳細信息

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3656kb

input:

2 5

output:

5
1 1
1 3
2 1
2 3
2 5

result:

wrong answer Participant's answer is not optimal (5 < 6)