Owl Get a Life
minimum.cpp: In function ‘int main()’:minimum.cpp:14:3: error: expected initializer before ‘findMin’ 14 | findMin(n, A); | ^~~~~~~