0_0_33065595_27552.cpp: In function 'int main()': 0_0_33065595_27552.cpp:45:9: error: expected ';' before 'for' for (int i = 0; i < k; ++i) { ^ 0_0_33065595_27552.cpp:45:25: error: 'i' was not declared in this scope for (int i = 0; i < k; ++i) { ^