0_0_38717130_15000.cpp:9:23: error: expected '}' at end of input
9 | int S[N],E[N];//
| ^
0_0_38717130_15000.cpp:6:11: note: to match this '{'
6 | struct LCT{
| ^
0_0_38717130_15000.cpp:9:23: error: expected unqualified-id at end of input
9 | int S[N],E[N];//
| ^
|