Run id: 8123

Main.cc: In function 'int main()':
Main.cc:7:9: error: 'y' was not declared in this scope
         y=4-a%4;
         ^