QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#396314#2840. 绿绿与串串ucup-team1383WA 0ms3644kbC++171.2kb2024-04-22 17:24:412024-04-22 17:24:41

详细

Test #1:

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

input:

7
abcdcb
qwqwq
qaqaqqq
carnation
c
ab
aa

output:

4 6 
2 3 4 5 
6 7 
9 

2 
2 

result:

wrong answer 5th lines differ - expected: '1', found: ''