Destide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 2 days agoInfallible Codelemmy.mlimagemessage-square160fedilinkarrow-up1467arrow-down127
arrow-up1440arrow-down1imageInfallible Codelemmy.mlDestide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 2 days agomessage-square160fedilink
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up1·1 day agoI don’t think there’s much to codegolf. The “obvious” solution (even() (($1%2))) is both shorter and faster. Don’t think it can be optimized much more.
I don’t think there’s much to codegolf. The “obvious” solution (
even() (($1%2))
) is both shorter and faster. Don’t think it can be optimized much more.