QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#140655#6698. Flipping GameZhaoZiLongWA 1ms3880kbC++20843b2023-08-16 15:56:392023-08-16 15:56:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
3 2 1
001
100
3 1 2
001
100
3 3 2
001
100

output:

217

result:

wrong answer 1st numbers differ - expected: '2', found: '217'