QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#268931#7619. Make SYSU Great Again Iucup-team2288#RE 1ms3376kbC++20787b2023-11-29 01:18:492023-11-29 01:18:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3376kb

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: