QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#647429#7619. Make SYSU Great Again Iucup-team1598#WA 0ms3644kbC++17882b2024-10-17 14:07:332024-10-17 14:07:34

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3584kb

input:

3 6

output:

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

result:

ok The answer is correct.

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3644kb

input:

3 7

output:

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

result:

wrong output format Extra information in the output file