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