Problem funnyhat
User akqxolotl
Submission Time 2025-02-05 16:34:09
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:7:6: error: ‘seehat’ was not declared in this scope; did you mean ‘see_hat’?
7 | if(seehat(i))return i;
| ^~~~~~
| see_hat