QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#734077#9536. Athlete Welcome Ceremonyucup-team4789WA 1ms5740kbC++205.1kb2024-11-10 23:44:542024-11-10 23:44:54

詳細信息

Test #1:

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

input:

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

output:

3
1
3

result:

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