Problem | minimum |
---|---|
User | ZhangBowen |
Submission Time | 2025-04-23 18:29:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:4:7: error: ‘i’ was not declared in this scope
4 | for (i=0;i<N;i++){
| ^