QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#265335#7748. Karshilov's Matching Problem IIucup-team1289WA 0ms3624kbC++201.5kb2023-11-25 17:55:172023-11-25 17:55:18

詳細信息

Test #1:

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

input:

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

output:

1
1
1
1
1
1
1
1

result:

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