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