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