0_0_36693729_16824.cpp: In function 'int main()': 0_0_36693729_16824.cpp:86:7: error: 'i' was not declared in this scope for(i=N;i>0;i--) ^ 0_0_36693729_16824.cpp:92:7: error: 'i' was not declared in this scope for(i=0;i<N;i++) ^