Owl Get a Life
minimum.cpp: In function ‘int main()’:minimum.cpp:59:23: error: ‘A’ was not declared in this scope 59 | return findMin(N, A); | ^