| Problem | lampposts |
|---|---|
| User | shoryu386 |
| Submission Time | 2022-12-26 19:10:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lampposts.cpp: In function ‘void find_lampposts(int, int, int*)’:
lampposts.cpp:11:12: error: ‘nearest_lamppost’ was not declared in this scope
11 | int nl = nearest_lamppost(mid);
| ^~~~~~~~~~~~~~~~