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