0_0_38977871_9886.cpp: In function 'double s(int, int)': 0_0_38977871_9886.cpp:15:28: error: 'M_PI' was not declared in this scope 15 | double l = r * cos(x * M_PI / 180.0); | ^~~~