0_0_37808633_101.cpp: In function 'int main()': 0_0_37808633_101.cpp:146:9: error: expected ',' or ';' before 'for' for(int i = 0; i < n; i++){ ^ 0_0_37808633_101.cpp:146:24: error: 'i' was not declared in this scope for(int i = 0; i < n; i++){ ^