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