Main.cc: In function ‘int main()’: Main.cc:8:16: error: ‘i’ was not declared in this scope cout << a[i] << " "; ^