Run id: 134949

Main.cc: In function 'int main()':
Main.cc:12:13: error: expected '}' before 'else'
             else if(b==c){
             ^
Main.cc:12:24: error: 'c' was not declared in this scope
             else if(b==c){
                        ^