Run id: 125377

Main.cc: In function 'int main()':
Main.cc:7:10: error: 'ab' was not declared in this scope
  cout << ab;
          ^
Main.cc: At global scope:
Main.cc:9:9: error: expected unqualified-id before '[' token
 }       [
         ^