Main.cc: In function 'int main()': Main.cc:12:26: error: 'i' was not declared in this scope for (int j = m; j >= 0; i--) { ^