QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#172028#7178. Bishopsucup-team1103#WA 2ms3960kbC++142.9kb2023-09-09 17:57:592023-09-09 17:58:05

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3960kb

input:

2 5

output:

4
1 1
2 1
1 3
2 3
1 5
2 5

result:

wrong answer Participant's answer is not optimal (4 < 6)