Main.cc: In function 'int main()': Main.cc:13:12: error: invalid operands of types 'double' and 'int' to binary 'operator%' int yu=n%3; ^