QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#703235#9536. Athlete Welcome Ceremonyucup-team3862#WA 0ms3764kbC++203.3kb2024-11-02 17:24:582024-11-02 17:25:00

詳細信息

Test #1:

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

input:

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

output:

-1
-1
-1
-1
-1
-1

result:

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