andioop to Programming HorrorEnglish · edit-21 year agoGod I wish there was an easier way to do thisimagemessage-square55fedilinkarrow-up1216arrow-down121
arrow-up1195arrow-down1imageGod I wish there was an easier way to do thisandioop to Programming HorrorEnglish · edit-21 year agomessage-square55fedilink
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up4·1 year agojust check the last bit jesus christ, what is it with these expensive modulo operations?! return !(n&1);
just check the last bit jesus christ, what is it with these expensive modulo operations?!
return !(n&1);