Problem minimum
User AdamAdnan1C
Submission Time 2026-04-01 16:34:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:5:2: error: ‘m’ was not declared in this scope
5 | m=A[0];
| ^