393
Rule (lemmy.blahaj.zone)
submitted 2 weeks ago by Persona3Reload to c/196
you are viewing a single comment's thread
view the rest of the comments
[-] fartripper@lemmy.ml 5 points 2 weeks ago

i hate to bring this up, but we also need a separate function for negative numbers

[-] prime_number_314159@lemmy.world 1 points 2 weeks ago

You can just bitwise AND those with ...000000001 (for however many bits are in your number). If the result is 0, then the number is even, and if it's 1, then the number is odd. This works for negative numbers because it discards the negative signing bit.

this post was submitted on 31 Oct 2024
393 points (100.0% liked)

196

16534 readers
1953 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS