Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:minimum.cpp:4:22: error: ‘a’ was not declared in this scope 4 | mn = findMin(mn, a[i]); | ^