Mã chấm: 268842


Main.cc: In function ‘int main()’:
Main.cc:10:26: error: ‘pow’ was not declared in this scope
         s += (1/(2*i+1))*pow(-1, i);
                          ^~~