Problem minimum
User itchydeez
Submission Time 2024-02-08 20:53:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:4:10: error: ‘i’ was not declared in this scope
4 | int j=A[i];
| ^