Problem E
Suffidromes
Given two strings of lowercase letters,
Input
Standard input contains several pairs of
Output
For each pair, output a line containing
Sample Input 1 | Sample Output 1 |
---|---|
abab ababab abc def |
baba ba |