Run id: 131172

Main.cc: In function 'int main()':
Main.cc:6:10: error: 'a' was not declared in this scope
  switch (a){ 
          ^
Main.cc:15:1: error: expected '}' at end of input
 }
 ^