0_0_39539966_22494.cpp: In function 'int main()': 0_0_39539966_22494.cpp:11:35: error: 'M_PI' was not declared in this scope 11 | printf("%.3f\n",d*d*sin(a*M_PI/180)/2*n); | ^~~~