Problem funnyhat
User JustKitkat
Submission Time 2024-12-30 15:36:18
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:22:16: error: ‘n’ was not declared in this scope
22 | for(int i=0;i<n;++i){
| ^