QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#731758#9536. Athlete Welcome CeremonyIWantPapersWA 1ms6052kbC++173.0kb2024-11-10 11:07:532024-11-10 11:07:55

詳細信息

Test #1:

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

input:

6 3
a?b??c
2 2 2
1 1 1
1 0 2

output:

12
1
1

result:

wrong answer 1st lines differ - expected: '3', found: '12'