| Problem | binaryroads |
|---|---|
| User | oolimry |
| Submission Time | 2023-11-13 09:24:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
binaryroads.cpp: In function ‘void bfs()’:
binaryroads.cpp:34:9: error: ‘n’ was not declared in this scope
34 | q.push(n);
| ^