Run id: 151805

Main.cc: In function 'int main()':
Main.cc:6:8: error: 'a' was not declared in this scope
  int a[a+1];
        ^