QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#396381#2840. 绿绿与串串ucup-team1383WA 1ms3744kbC++171.4kb2024-04-22 18:04:462024-04-22 18:04:48

詳細信息

Test #1:

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

input:

7
abcdcb
qwqwq
qaqaqqq
carnation
c
ab
aa

output:

4 6 
2 3 4 5 
6 7 
1
1
2
2

result:

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