0_0_39050288_28048.cpp: In function 'int main()': 0_0_39050288_28048.cpp:38:15: error: expected ';' before 'cin' 38 | cin.tie(0) | ^ | ; 39 | cin >> T; | ~~~