Write a program that reads a sequence of words and prints the most frequent (in case of a tie, the smallest in alphabetical order).
Input consists of several cases. Every case starts with and , followed by words made up of only lowercase letters. You can assume that is between 1 and the number of different words.
For every case, print the most frequent words in order. Print first the most frequent words, and in case of a tie, the smallest words in lexicographical order. Print a line with 10 dashes at the end of each case.
Author: Unknown
Translator: Salvador Roura
Generation: 2026-01-25T10:01:56.999Z
© Jutge.org, 2006–2026.
https://jutge.org