Problem funnyhat
User duck
Submission Time 2024-12-30 16:50:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

funnyhat.cpp: In function ‘int find_hat(int, std::vector<int>)’:
funnyhat.cpp:8:7: error: ‘see_hat’ was not declared in this scope
8 | if (see_hat(mid)) hi = mid;
| ^~~~~~~