0_0_21447427_30101.cpp: In function 'int main()': 0_0_21447427_30101.cpp:53:5: error: expected ';' before 'for' for(int i = 1;i <= 6;i++){ ^ 0_0_21447427_30101.cpp:53:19: error: 'i' was not declared in this scope for(int i = 1;i <= 6;i++){ ^