QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#744996#7900. Gifts from Knowledgeucup-team057WA 8ms27956kbC++172.4kb2024-11-14 01:16:152024-11-14 01:16:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 8ms
memory: 27956kb

input:

3
3 5
01100
10001
00010
2 1
1
1
2 3
001
001

output:

0
2
2

result:

wrong answer 1st numbers differ - expected: '4', found: '0'