QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#172568#7178. Bishopsucup-team1145#WA 2ms3656kbC++171.6kb2023-09-09 19:47:202023-09-09 19:47:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 5

output:

5
1 1
1 3
2 1
2 3
2 5

result:

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