this post was submitted on 05 Dec 2023
282 points (97.6% liked)
Programmer Humor
19480 readers
30 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh, bummer, my number isn't supported by the free version:
https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/
Just divide that number by two until it's small enough to make the request under the free version.
pretty sure that has to be against their TOS
/s
That's against the terms of math :-)
That's not even supported by the enterprise version. You're going to need a special agreement with the iseven people to support numbers like that
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!