0_0_38698827_1738.cpp: In function 'int main()':
0_0_38698827_1738.cpp:27:19: error: expected statement at end of input
27 | while(t--)
| ^
0_0_38698827_1738.cpp:27:19: error: expected '}' at end of input
0_0_38698827_1738.cpp:24:11: note: to match this '{'
24 | int main(){
| ^
|