A circle is drawn with center at
Line segments are drawn to connect
Compute the number of ways to delete
Constraints
In test data worth 10% of marks, you may assume
Input Specification
The first and only line contains a single positive integer,
Output Specification
Output the number of desired configurations.
Sample Input
Copy
3
Sample Output
Copy
16
Comments