QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#268930#7619. Make SYSU Great Again Iucup-team2288#RE 0ms3488kbC++20762b2023-11-29 01:13:272023-11-29 01:13:27

詳細信息

Test #1:

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

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
Runtime Error

input:

3 7

output:


result: