Gunjan was going through the book of ‘hyp’ numbers. She is given task to find the nth hyp number.Your task is to help gunjan
A hyp number is a number whose all digits are prime.
Input Description:
You are given a number ‘n’.
Output Description:
Print the ‘nth’ hyp number.
Input:
100
Expected Output:
2277