Problem funnyhat
User TheRaptor
Submission Time 2024-12-30 10:40:29
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:17: error: ‘n’ was not declared in this scope
7 | for(int i=0; i<n; i++){
| ^