QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#934510#9898. Strings in the PocketHuangHanSheng WA 1ms3584kbC++201.2kb2025-03-14 20:34:252025-03-14 20:34:26

詳細信息

Test #1:

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

input:

2
abcbcdcbd
abcdcbcbd
abc
abc

output:

3
0

result:

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