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