Main.cc: In function 'int main()': Main.cc:10:19: error: 'i' was not declared in this scope for(int j = 0;j < i * 2 - 1;j++){ ^