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