Run id: 104919

Main.cc: In function 'int main()':
Main.cc:13:21: error: expected ')' before '{' token
        if(b>a && b>c{
                     ^
Main.cc:19:1: error: expected statement at end of input
 }
 ^
Main.cc:19:1: error: expected '}' at end of input