| Problem | minimum |
|---|---|
| User | ZiXin |
| Submission Time | 2023-11-09 09:23:08 |
| 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:9: error: cannot resolve overloaded function ‘min’ based on conversion to type ‘int32_t’ {aka ‘int’}
13 | return min;
| ^~~