Comments

For problem C2, the answer for a polygon of 2*n sides is half the longest diagonal of a polygon of 4*n sides, i.e., 1/2sin(pi/4n)

Got it, thanks

Submissions are not visible right now

How to solve Div 2 Problem C: "Remove Adjacent" ?

0

Try debugging your code through 'Custom invocation' feature of Codeforces.