0_0_14544984_32662.cpp: In function 'void init()': 0_0_14544984_32662.cpp:29:12: error: redeclaration of 'int ba' int ba = 1; ^ 0_0_14544984_32662.cpp:28:11: note: 'int ba' previously declared here int ba = 1; ^