QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#327332#7740. Puzzle: Question MarkLessgooWA 0ms3832kbC++144.0kb2024-02-14 21:39:472024-02-14 21:39:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
4

output:

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

result:

wrong answer Integer parameter [name=a_ij] equals to 1, violates the range [0, 0] (test case 1)