| Problem | lasers2 |
|---|---|
| User | ilikeeggs |
| Submission Time | 2026-01-28 09:08:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lasers2.cpp: In function ‘int32_t main()’:
lasers2.cpp:36:19: error: ‘n’ was not declared in this scope
36 | cout << max(ans, n-1);
| ^
lasers2.cpp:37:1: error: ‘m’ was not declared in this scope
37 | m}
| ^