Problem | guessproblem |
---|---|
User | Jordis00fed |
Submission Time | 2024-04-19 14:45:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:10:13: error: ‘findMin’ was not declared in this scope
10 | cout << findMin(n, A) << endl;
| ^~~~~~~