0_0_21310329_121.cpp: In function 'int main()': 0_0_21310329_121.cpp:86:13: error: redeclaration of 'int vv' int vv=25; ^ 0_0_21310329_121.cpp:79:18: note: 'int vv' previously declared here int pos0,vv=25; ^