QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#225074#7178. Bishopsucup-team1548#WA 0ms3676kbC++232.0kb2023-10-23 22:26:582023-10-23 22:26:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 5

output:

3
6
1 1
2 1
1 3
2 3
1 5
2 5

result:

wrong answer Integer parameter [name=x] equals to 6, violates the range [1, 2]