| Problem | minimum |
|---|---|
| User | VNHbest |
| Submission Time | 2024-01-22 17:45:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘void findMin(long long int, long long int*)’:
minimum.cpp:6:10: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
6 | return 0;
| ^