Problem funnyhat
User TheRaptor
Submission Time 2024-12-29 12:53:55
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:6:24: error: ‘see_hat’ was not declared in this scope
6 | if(arr[i]<ans.first&&see_hat(i)){
| ^~~~~~~