QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#371071#5750. Siteswapucup-team2880WA 1ms3656kbC++231.3kb2024-03-29 22:33:082024-03-29 22:33:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3656kb

input:

3
3
1 5 0
6
4 6 4 0 4 0
2
6 4

output:

0 0 2
0 1 2
3 2 0

result:

wrong answer 4th numbers differ - expected: '2', found: '0'