Destide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 21 days agoInfallible Codelemmy.mlimagemessage-square165linkfedilinkarrow-up1490
arrow-up1490imageInfallible Codelemmy.mlDestide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 21 days agomessage-square165linkfedilink
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up2·20 days 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.