Run id: 119588

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