Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:minimum.cpp:7:6: error: ‘i’ was not declared in this scope 7 | for(i=1;i<N;i++){ | ^