Problem | splithunny |
---|---|
User | FIips |
Submission Time | 2025-06-04 16:11:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘void BFS(long long int, long long int)’:
splithunny.cpp:26:16: error: ‘neighbor’ was not declared in this scope; did you mean ‘neighbors’?
26 | q.push(neighbor);
| ^~~~~~~~
| neighbors