0_0_26731012_23178.cpp: In function 'int main()': 0_0_26731012_23178.cpp:12:53: error: 'pow' was not declared in this scope cout << fixed << setprecision(0) << pow(2, n) << endl; ^