Main.cc: In function 'int main()': Main.cc:4:26: error: 'j' was not declared in this scope for (int n = 1; n <= 5; j++) { ^