Hide
Problem C
Root of Minus One
Accepted submissions to this problem will be granted a score of 10
You are given a prime
Input
The first and only line of input contains a prime
Output
Print a value
Sample Input 1 | Sample Output 1 |
---|---|
73 |
27 |