Problem lampposts
User shoryu386
Submission Time 2022-12-26 19:46:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lampposts.cpp: In function ‘int find_bp(int, int, int)’:
lampposts.cpp:14:22: error: ‘n’ was not declared in this scope
14 | for (int y = 0; y < n; y++){
| ^