0_0_38751840_872.cpp: In function 'int main()':
0_0_38751840_872.cpp:31:18: error: expected '}' at end of input
31 | }
| ^
0_0_38751840_872.cpp:8:15: note: to match this '{'
8 | while(t--){
| ^
0_0_38751840_872.cpp:31:18: error: expected '}' at end of input
31 | }
| ^
0_0_38751840_872.cpp:5:1: note: to match this '{'
5 | {
| ^
|