Run id: 96660

Main.cc: In function 'int main()':
Main.cc:13:23: error: expected primary-expression before '=' token
                 if(a%==0 && b%i==0){
                       ^
Main.cc: At global scope:
Main.cc:20:5: error: expected declaration before '}' token
     }
     ^