Run id: 135429

Main.cc: In function 'int main()':
Main.cc:6:9: error: expected primary-expression before '!=' token
  if(a%2=!=0){
         ^