Run id: 119587

Main.cc: In function 'int main()':
Main.cc:4:8: error: storage size of 'a' isn't known
  int a[];
        ^