Problem funnyhat
User justin271828
Submission Time 2024-12-30 15:40:49
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:11:9: error: ‘i’ was not declared in this scope
11 | return i;
| ^