0_0_38770347_7125.cpp: In function 'int main()':
0_0_38770347_7125.cpp:116:18: error: expected '}' at end of input
116 | }
| ^
0_0_38770347_7125.cpp:59:20: note: to match this '{'
59 | while(t--) {
| ^
0_0_38770347_7125.cpp:116:18: error: expected '}' at end of input
116 | }
| ^
0_0_38770347_7125.cpp:56:12: note: to match this '{'
56 | int main() {
| ^
|