: In function 'int main()': :9:25: error: 'pow' was not declared in this scope 9 | int y = pow(x, 2); | ^~~