QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#214788#6552. Good and Lucky Matricesucup-team025#0 0ms3460kbC++2028.3kb2023-10-14 23:59:472023-10-14 23:59:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

First Run Input

3
lucky
2
11
11
good
2
11
01
lucky
2
01
10

First Run Output

2
11
10
2
11
01
2
01
10

Second Run Input

3
good
2
11
10
lucky
2
11
01
good
2
01
10

Second Run Output

2
11
10
2
11
01
2
01
10

result:

wrong answer 3rd lines differ - expected: '11', found: '10'