QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#172012#7178. Bishopsucup-team1103#WA 0ms3960kbC++142.9kb2023-09-09 17:57:012023-09-09 17:57:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
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)