| Problem | minimum |
|---|---|
| User | DuckyKayden |
| Submission Time | 2025-12-04 15:44:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int32_t main()’:
minimum.cpp:11:21: error: ‘a’ was not declared in this scope
11 | cout << findMin(n, a);
| ^