QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#260456#7748. Karshilov's Matching Problem IIucup-team884#WA 0ms8672kbC++142.7kb2023-11-22 10:24:212023-11-22 10:24:21

詳細信息

Test #1:

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

input:

8 5
abbabaab
aababbab
1 2 4 8 16 32 64 128
1 1
2 3
3 5
4 7
1 8

output:


result:

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