Main.cc: In function 'int main()': Main.cc:8:20: error: 'pow' was not declared in this scope sn+=pow(n+1,-1); ^