0_0_39094369_12529.cpp: In function 'int main()': 0_0_39094369_12529.cpp:12:24: error: 'pow' was not declared in this scope 12 | ans += pow(2, a - 1); | ^~~