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