Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:minimum.cpp:5:16: error: ‘n’ was not declared in this scope 5 | for(int i=0;i<n;++i){//trimming | ^