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