QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#484689#2495. Knight's Moveucup-team1005WA 0ms3644kbC++203.8kb2024-07-19 21:25:372024-07-19 21:25:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4

output:

1 0 2
1 0 1
2 3 0
2 3 1
1 1 1
1 1 0
3 2 0
3 2 1
1 3 1
1 3 0
4 0 0
4 0 1
2 2 1
4 1 1
4 1 0
2 2 0
2 0 0
2 0 1
3 3 1
3 3 0
2 1 0
4 2 0
4 2 1
2 1 1

result:

wrong answer Integer parameter [name=y] equals to 0, violates the range [1, 4]