Problem | funnyhat |
---|---|
User | akqxolotl |
Submission Time | 2025-02-05 16:37:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
funnyhat.cpp: In function ‘int find_hat(int, std::vector<int>)’:
funnyhat.cpp:12:1: error: expected ‘}’ at end of input
12 | }
| ^
funnyhat.cpp:4:36: note: to match this ‘{’
4 | int find_hat(int N, vector<int> H) {
| ^