0_0_26191610_19328.cpp:9:13: error: 'M_PI' was not declared in this scope double pi = M_PI; ^ 0_0_26191610_19328.cpp: In function 'int main()': 0_0_26191610_19328.cpp:77:13: error: 'M_PI' was not declared in this scope ans = 2 * M_PI * R; ^