Run id: 150110

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