Run id: 145131

Main.cc: In function 'int main()':
Main.cc:7:17: error: 'c' was not declared in this scope
     if(a>b && b>c){
                 ^
Main.cc:28:1: error: expected '}' at end of input
 }
 ^
Main.cc:28:1: error: expected '}' at end of input