Run id: 144366

Main.cc: In function 'int main()':
Main.cc:9:20: error: invalid operands of types 'int' and 'void*' to binary 'operator%'
         if(i%8=1%&&i/8%8=7&&i%17==4&&i/17%17==15){
                    ^
Main.cc:9:20: error: label 'i' used but not defined