QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#247161#7619. Make SYSU Great Again Iucup-team2055#WA 1ms5660kbC++14858b2023-11-11 13:32:132023-11-11 13:32:13

详细

Test #1:

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

input:

3 6

output:

1 1
1 2
2 2
2 3
3 3
2 3

result:

wrong answer The answer is wrong: Multiple numbers filled in a grid.