0_0_24387830_14615.cpp: In function 'int main()': 0_0_24387830_14615.cpp:14:14: error: redeclaration of 'int i' int i; ^ 0_0_24387830_14615.cpp:10:14: note: 'int i' previously declared here for(int i=0;i<k;i++){ ^