0_0_38995107_12307.cpp:8:16: error: expected '}' at end of input
8 | int l; //
| ^~
0_0_38995107_12307.cpp:7:12: note: to match this '{'
7 | struct Line{
| ^
0_0_38995107_12307.cpp:8:16: error: expected unqualified-id at end of input
8 | int l; //
| ^~
|