Problem | minimum |
---|---|
User | neogaoen2007 |
Submission Time | 2023-12-09 15:07:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function βint main()β:
minimum.cpp:5:29: error: a function-definition is not allowed here before β{β token
5 | int findMin(int N, int A[]){
| ^