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