QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#170651#7178. Bishopsucup-team140#WA 2ms3392kbC++141.1kb2023-09-09 15:41:202023-09-09 15:42:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 5

output:

4
1 1
1 5
2 1
2 5

result:

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