0_0_23968145_28412.cpp: In function 'int main()': 0_0_23968145_28412.cpp:69:7: error: redeclaration of 'int i' int i = 0; ^ 0_0_23968145_28412.cpp:10:10: note: 'int i' previously declared here for(int i = 1; i <= T; i++) ^