0_0_37690244_21527.cpp: In function 'int main()': 0_0_37690244_21527.cpp:128:9: error: expected ';' before 'for' for (int i = 0;i <= tot;++i){ ^ 0_0_37690244_21527.cpp:128:24: error: 'i' was not declared in this scope for (int i = 0;i <= tot;++i){ ^