cf/mirror

Beautiful Lyrics

CF
1182C1700· expert1s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
14
wow
this
is
the
first
mcdics
codeforces
round
hooray
i
am
proud
about
that
Output
3
about proud
hooray round
wow first
this is
i that
mcdics am
Sample 2of 3
Input
7
arsijo
suggested
the
idea
for
this
problem
Output
0
Sample 3of 3
Input
4
same
same
same
differ
Output
1
same differ
same same
1182C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)