QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#42532#3220. DictionaryZhangYiDeWA 1348ms16136kbC++202.6kb2022-08-02 17:16:452022-08-02 17:16:46

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 7ms
memory: 16116kb

input:

2
b?
a??

output:

0

result:

ok single line: '0'

Test #2:

score: 0
Accepted
time: 2ms
memory: 16124kb

input:

1
snuke

output:

1

result:

ok single line: '1'

Test #3:

score: -100
Wrong Answer
time: 1348ms
memory: 16136kb

input:

50
????????????????????
????????????????????
????????????????????
????????????????????
????????????????????
????????????????????
????????????????????
????????????????????
????????????????????
????????????????????
????????????????????
????????????????????
????????????????????
????????????????????
???...

output:

738237753

result:

wrong answer 1st lines differ - expected: '346258309', found: '738237753'