0_0_39117436_19016.cpp: In function 'int main()': 0_0_39117436_19016.cpp:26:54: error: 'pow' was not declared in this scope 26 | sum = sum + arr[t] * pow(10, i - t); | ^~~