0_0_39711855_26091.cpp: In function 'int main()': 0_0_39711855_26091.cpp:5:12: error: expected ';' before 'while' 5 | cin>>tt | ^ | ; 6 | while(tt--){ | ~~~~~