Problem funnyhat
User eulerleonhardfan
Submission Time 2024-12-30 16:09: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:75:7: error: ‘see_hat’ was not declared in this scope
75 | if (see_hat(mid)) high = mid;
| ^~~~~~~