Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:minimum.cpp:7:26: error: declaration of ‘int A [10000005]’ shadows a parameter 7 | static int n, A[10000005]; | ^