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