Run id: 142400

Main.cc: In function 'int main()':
Main.cc:27:10: error: 'brack' was not declared in this scope
          brack;
          ^
Main.cc:31:1: error: expected '}' at end of input
 } 
 ^