Problem | minimum |
---|---|
User | bluesky2113 |
Submission Time | 2024-08-20 19:25:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:6:9: error: ‘a’ was not declared in this scope
6 | return a[0];
| ^