0_0_33180925_29337.cpp: In function 'int main()': 0_0_33180925_29337.cpp:16:65: error: 'M_PI' was not declared in this scope cout << fixed << setprecision(3) << pow(r, 3) * M_PI * 4 / 3 << endl; ^