Problem lampposts
User mofumofu
Submission Time 2026-04-04 23:29:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lampposts.cpp: In function ‘void find_lampposts(int, int, int*)’:
lampposts.cpp:43:14: error: ‘nearest_lamppost’ was not declared in this scope
43 | int id = nearest_lamppost(l);
| ^~~~~~~~~~~~~~~~