Main.cc: In function 'int main()': Main.cc:6:21: error: array must be initialized with a brace-enclosed initializer int a[100]=(24153); ^