Problem funnyhat
User TheRaptor
Submission Time 2024-12-29 19:05:07
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:6: error: ‘soln’ was not declared in this scope
6 | if(soln.isans[i]) return i;
| ^~~~