| Problem | minimum |
|---|---|
| User | spidermancoolboy |
| Submission Time | 2024-01-30 09:23:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:7:3: error: ‘num’ was not declared in this scope; did you mean ‘enum’?
7 | num=A[i];
| ^~~
| enum