0_0_18140661_18589.cpp: In function 'int main()': 0_0_18140661_18589.cpp:35:17: error: expected ';' before 'for' for(int i=0;i<6;i++){ ^ 0_0_18140661_18589.cpp:35:29: error: 'i' was not declared in this scope for(int i=0;i<6;i++){ ^