0_0_39225939_26352.cpp: In function 'void solve()':
0_0_39225939_26352.cpp:80:1: error: a function-definition is not allowed here before '{' token
80 | {
| ^
0_0_39225939_26352.cpp:88:2: error: expected '}' at end of input
88 | }
| ^
0_0_39225939_26352.cpp:29:1: note: to match this '{'
29 | {
| ^
|