0_0_13876514_4623.cpp: In function 'int main()': 0_0_13876514_4623.cpp:35:17: error: redeclaration of 'int t' int s=1,t=0; ^ 0_0_13876514_4623.cpp:30:14: note: 'int t' previously declared here for (int t=1;t<=T;t++) { ^