Problem lightsflip
User 583116UB
Submission Time 2024-07-20 10:28:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lightsflip.cpp:49:1: error: expected ‘}’ at end of input
49 | }
| ^
lightsflip.cpp:3:23: note: to match this ‘{’
3 | class ChristmasLights {
| ^
lightsflip.cpp:49:1: error: expected unqualified-id at end of input
49 | }
| ^