0_0_34342676_31877.cpp: In function 'int main()': 0_0_34342676_31877.cpp:84:13: error: 'i' was not declared in this scope for(i = 0; i<1111; i++) ^ 0_0_34342676_31877.cpp:86:17: error: 'j' was not declared in this scope for(j = 0; j<1111; j++) ^