0_0_39676149_30102.cpp: In function 'void solve()': 0_0_39676149_30102.cpp:26:59: error: 'M_PI' was not declared in this scope 26 | double angle_in_degrees = angle_in_radians * (180.0 / M_PI); | ^~~~