Problem | minimum |
---|---|
User | howdoicode |
Submission Time | 2025-02-12 16:57:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int main()’:
minimum.cpp:6:18: error: expected ‘,’ or ‘...’ before numeric constant
6 | int findMin(int 3, int [1,2,3,4,5,6,7,8,9,10);
| ^