0_0_39268592_26190.cpp: In function 'void solve()':
0_0_39268592_26190.cpp:18:25: error: expected '}' at end of input
18 | l=x-k+1;//
| ^
0_0_39268592_26190.cpp:17:9: note: to match this '{'
17 | {
| ^
0_0_39268592_26190.cpp:18:25: error: expected '}' at end of input
18 | l=x-k+1;//
| ^
0_0_39268592_26190.cpp:13:1: note: to match this '{'
13 | {
| ^
|