QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#174546#7178. Bishopsucup-team1661WA 1ms3724kbC++171.5kb2023-09-10 09:17:582023-09-10 09:17:59

详细

Test #1:

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

input:

2 5

output:

6
1 1
2 1
1 3
2 3

result:

wrong output format Unexpected end of file - int32 expected