Main.cc: In function 'int main()': Main.cc:12:15: error: expected ')' before numeric constant if(y%x!=5 1) ^ Main.cc:14:15: error: expected ')' before numeric constant if(num<=5 1) ^