| Problem | minimum |
|---|---|
| User | noob41 |
| Submission Time | 2023-11-07 21:48:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int32_t findMin(long long int, long long int*)’:
minimum.cpp:13:8: error: ‘currentMin’ was not declared in this scope
13 | cout<<currentMin;
| ^~~~~~~~~~