Problem | lasers2 |
---|---|
User | nutzzzz |
Submission Time | 2025-03-15 11:19:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lasers2.cpp: In function ‘void Bai()’:
lasers2.cpp:49:9: error: ‘l’ was not declared in this scope
49 | if (l
| ^
lasers2.cpp:49:10: error: expected ‘)’ at end of input
49 | if (l
| ~~^
| )
lasers2.cpp:49:9: error: expected statement at end of input
49 | if (l
| ^
lasers2.cpp:49:9: error: expected ‘}’ at end of input
lasers2.cpp:33:12: note: to match this ‘{’
33 | void Bai() {
| ^