Run id: 151967

Main.cc:3:10: error: size of array 'a' has non-integral type 'double'
 int a[1e9];
          ^