| Problem | funnyhat |
|---|---|
| User | gelastropod |
| Submission Time | 2024-12-30 14:07:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
funnyhat.cpp: In function ‘int find_hat(int, std::vector<int>)’:
funnyhat.cpp:5:15: error: ‘high’ was not declared in this scope
5 | int low = 0; high = N - 1;
| ^~~~