Main.cc: In function 'int main()': Main.cc:5:10: error: 'a' was not declared in this scope cin>>a[1]>>a[2]>>a[3]>>a[4]; ^