Mac to Programmer [email protected] • 1 year agoisEven APIisevenapi.xyzmessage-square22fedilinkarrow-up1282arrow-down17
arrow-up1275arrow-down1external-linkisEven APIisevenapi.xyzMac to Programmer [email protected] • 1 year agomessage-square22fedilink
minus-square@[email protected]linkfedilink6•1 year agoEasy workaround, just test the last digit. If it is even, the entire number is even, else odd.
minus-square@marcoslink11•1 year agoThat’s preposterous! Next time you’ll tell me the language I’m using has a builtin operator that test if a number can be divided by another!
Easy workaround, just test the last digit. If it is even, the entire number is even, else odd.
That’s preposterous! Next time you’ll tell me the language I’m using has a builtin operator that test if a number can be divided by another!