Problem | minimum |
---|---|
User | Schoolpurposes |
Submission Time | 2025-01-08 21:28:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int32_t main()’:
minimum.cpp:11:13: error: ‘N’ was not declared in this scope
11 | findMin(N, A);
| ^
minimum.cpp:11:16: error: ‘A’ was not declared in this scope
11 | findMin(N, A);
| ^