Mã chấm: 268153
Main.cc: In function ‘int main()’: Main.cc:9:14: error: invalid operands of types ‘double’ and ‘int’ to binary ‘operator%’ if (i%2==0) {x=x+(1/z);z=z+2;} else ~^~