Problem lasers
User rysneo
Submission Time 2024-03-14 22:41:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lasers.cpp: In function ‘int main()’:
lasers.cpp:51:1: error: expected ‘}’ at end of input
51 | }
| ^
lasers.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^