Main.cc: In function ‘int main()’: Main.cc:6:8: error: invalid operands of types ‘double’ and ‘double’ to binary ‘operator%’ r=a%b; ~^~ Main.cc:7:18: error: ‘setpresion’ was not declared in this scope cout<