0_0_32759795_27570.cpp: In function 'int main()': 0_0_32759795_27570.cpp:6:1: error: expected ';' before 'for' for(int t=1;t<=T;t++){ ^ 0_0_32759795_27570.cpp:6:13: error: 't' was not declared in this scope for(int t=1;t<=T;t++){ ^