Problem | minimum |
---|---|
User | neogaoen2007 |
Submission Time | 2023-12-09 14:57:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:5:27: error: expected ‘,’ or ‘;’ before numeric constant
5 | long long int small = 10 000 000;
| ^~~