QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#396304#2840. 绿绿与串串ucup-team1383WA 0ms3708kbC++20232b2024-04-22 17:17:512024-04-22 17:17:51

详细

Test #1:

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

input:

7
abcdcb
qwqwq
qaqaqqq
carnation
c
ab
aa

output:

4 6
2 3 4 5
6 7
9

result:

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