0_0_14559877_24688.cpp: In function 'int main()': 0_0_14559877_24688.cpp:82:13: error: expected ';' before 'for' for(int i = 1; i < cnt; ++i){ ^ 0_0_14559877_24688.cpp:82:28: error: 'i' was not declared in this scope for(int i = 1; i < cnt; ++i){ ^