0_0_28556604_1338.cpp: In function 'int main()': 0_0_28556604_1338.cpp:12:6: error: 'i' was not declared in this scope for(i=0;i<3;i++){ ^ 0_0_28556604_1338.cpp:15:16: error: 'i' was not declared in this scope printf("%d\n",i); ^