395
Rule (lemmy.blahaj.zone)
submitted 3 months ago by Persona3Reload to c/196
you are viewing a single comment's thread
view the rest of the comments
[-] dadarobot@lemmy.sdf.org 18 points 3 months ago
If number%2 == 0: return("Even")
Else: return("odd") 
[-] istdaslol@feddit.org 5 points 3 months ago

Not all ARM CPUs support mod operations. It’s better to use bit operations. Check if the last bit is set. If set it’s odd else it’s even.

[-] lol_idk@lemmy.ml 1 points 3 months ago* (last edited 2 months ago)
this post was submitted on 31 Oct 2024
395 points (100.0% liked)

196

16845 readers
1743 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 2 years ago
MODERATORS