QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#170906#7178. Bishopsucup-team1828#WA 0ms3440kbC++141.4kb2023-09-09 16:11:132023-09-09 16:12:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 5

output:

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

result:

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