Run id: 99880

Main.cc: In function 'int main()':
Main.cc:8:6: error: expected '(' before '{' token
    if{ switch(a)
      ^
Main.cc:19:5: error: expected '}' at end of input
     }
     ^