Primes Masha
When Masha in the school learned about prime numbers and reported it to Misha, that she confided that virtually any even number can be represented as the sum of two primes.
Masha immediately began to test the hypothesis of Misha, but she wants to:
the sum of the terms was equal to if not set to an even number;
that both terms were simple;
that the difference between the terms is minimal.
Write a program that will help verify the correctness of Misha Masha mathematical research.
Input
In a single line through the space listed sequence of an even number N (6 ≤ N ≤ 20000), scanned Masha. Number of numbers in one sample does not exceed 100.
Output
For each test case in a separate line output desired minimal pair of primes. Output in the number of pairs sorted in nondecreasing.