Run id: 117175

Main.cc: In function 'int main()':
Main.cc:11:12: error: 'a' was not declared in this scope
  int max = a[1];
            ^