Problem | minimum |
---|---|
User | AthanChee03 |
Submission Time | 2023-11-08 15:29:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:3:18: error: ‘n’ was not declared in this scope
3 | for (int i=0; i<n; i++){
| ^