Main.cc: In function ‘int main()’: Main.cc:6:12: error: size of array ‘a’ has non-integral type ‘float’ int a[n]; ^