QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#707764#9536. Athlete Welcome Ceremonyucup-team1806WA 0ms3708kbC++202.4kb2024-11-03 17:26:282024-11-03 17:26:29

详细

Test #1:

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

input:

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

output:

-1000000004
-1000000006
-1000000006

result:

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