0_0_38694874_22266.cpp: In function 'int main()':
0_0_38694874_22266.cpp:43:18: error: expected '}' at end of input
43 | }
| ^
0_0_38694874_22266.cpp:29:22: note: to match this '{'
29 | while (tt--) {
| ^
0_0_38694874_22266.cpp:43:18: error: expected '}' at end of input
43 | }
| ^
0_0_38694874_22266.cpp:25:12: note: to match this '{'
25 | int main() {
| ^
|