QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#171228#7178. Bishopsucup-team1130#WA 0ms3572kbC++142.2kb2023-09-09 16:38:582023-09-09 16:38:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3572kb

input:

2 5

output:

8
1 5
2 5
1 3
2 3
1 1
1 2
2 1
1 1

result:

wrong answer Integer parameter [name=q] equals to 8, violates the range [0, 7]