Nowadays, little $haha$ got a problem from his teacher.His teacher wants to design a big logo for the campus with some circles tangent with each other. And now, here comes the problem. The teacher want to draw the logo on a big plane. You could see the example of the graph in the $Figure 1$
At first, $ haha$'s teacher gives him two $big$ circles, which are tangent with each other. And, then, he wants to add more small circles in the area where is outside of the small circle, but on the other hand, inside the bigger one (you may understand this easily if you look carefully at the $Figure 1$.
Each small circles are added by the following principles.
* you should add the small circles in the order like $Figure 1$.
* every time you add a small circle, you should make sure that it is tangented with the other circles (2 or 3 circles) like $Figure 1$.
The teacher wants to know the total amount of pigment he would use when he creates his master piece.$haha$ doesn't know how to answer the question, so he comes to you.
$Task$
The teacher would give you the number of small circles he want to add in the figure. You are supposed to write a program to calculate the total area of all the small circles.