Main.cc: In function 'int main()': Main.cc:8:2: error: 'iny' was not declared in this scope iny bs=0; ^ Main.cc:18:3: error: 'bs' was not declared in this scope bs++; ^