Main.cc: In function 'int main()': Main.cc:8:22: error: array must be initialized with a brace-enclosed initializer int n,h=0,a[1000]=0; ^