0_0_39375399_31744.cpp: In function 'int main()': 0_0_39375399_31744.cpp:12:30: error: 'pow' was not declared in this scope 12 | sum += 1.0 / i * pow(-1, i + 1); | ^~~