0_0_39570985_27529.cpp: In function 'int main()':
0_0_39570985_27529.cpp:187:29: error: expected '}' at end of input
187 | for(int i = 1;i<=t;i++){
| ~^
0_0_39570985_27529.cpp:187:29: error: expected '}' at end of input
0_0_39570985_27529.cpp:180:1: note: to match this '{'
180 | {
| ^
|