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