0_0_39679354_28536.cpp: In function 'void solve()': 0_0_39679354_28536.cpp:37:34: error: 'M_PI' was not declared in this scope 37 | ans += 0.5*m*m*sin(i/180*M_PI); | ^~~~