Owl Get a Life
0405.cpp: In function ‘int main()’:0405.cpp:8:6: error: ‘i’ was not declared in this scope 8 | for(i=0; i>n; i++){cout<<i;} | ^