QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#51297#4632. Card SharkMaMengQiWA 2ms11720kbC++171.9kb2022-10-01 16:59:182022-10-01 16:59:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 11720kb

input:

5 4 3
0100010
00100
001000100
0010
0100010

output:

0 0 0 0 0

result:

wrong answer 1st lines differ - expected: '2 1 3 5 4', found: '0 0 0 0 0'