Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:minimum.cpp:10:9: error: ‘cur’ was not declared in this scope 10 | return cur; | ^~~