Problem hidden
This problem was hidden by Editorial Board member probably because it has incorrect language version or invalid test data, or description of the problem is not clear.
Problem hidden

PROBFIND - Find New SPOJ Problems

After solving several problems on SPOJ you quickly browse to the ranking page to look at all the competitors you have overtaken. While looking at their account pages you see lots of new problems. It is too hard to remember all the problem names, so you must write a script that generates a lists of new problems for you to solve.

Input

The input begins with the HTML source of your SPOJ account page.
The following line contains a number (C<100), which represents the number of SPOJ competitors to consider.
The remainder of the input consists of the HTML source of the (C) competitors' account pages.

Output

Print a list of problem codes you have not yet attempted that a competitor has solved.
Sort the list by the number of competitors that have solved the problem, then alphabetically to break ties.

Example

Input:  Preview
Output:  Preview

Score

Your CPU is old, and may die after many clock cycles. Make your script as fast as possible.


Added by:Jared Deckard
Date:2012-04-24
Time limit:0.100s
Source limit:1024B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:BASH GO JS-RHINO LUA NODEJS PERL PERL6 PHP PYTHON PYTHON3 PY_NBC RUBY SCALA
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.