| Problem | minimum |
|---|---|
| User | ZiXin |
| Submission Time | 2023-11-09 09:22:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘long long int findMin(long long int, long long int*)’:
minimum.cpp:13:9: error: cannot resolve overloaded function ‘min’ based on conversion to type ‘long long int’
13 | return min;
| ^~~