Run id: 104047

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