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