Prime Submission Number

A joke problem with no input and no output: the only accepted submission prints nothing.

Easy1ImplementationNo attempts yetTime limit1sMemory limit512 MB

Problem

You solve this problem if the submission number assigned to your source code is a prime. The submission must not end in a compile error.

No matter how many times you get it wrong, the penalty is 0. Only the number of accepted problems is affected.

This judge does not look at submission numbers. It compares output character by character, so of the countless outputs the original rule allows, only the lexicographically smallest one counts here. That answer is the empty output.

Input

There is no input.

Output

Print nothing.