Main.cc: In function 'int main()': Main.cc:20:12: error: 'i' was not declared in this scope cout << a[i][i]; ^