Problem | minimum |
---|---|
User | siqideng09 |
Submission Time | 2023-11-08 14:11:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:7:3: error: ‘i’ was not declared in this scope
7 | i = 0;
| ^