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