summaryrefslogtreecommitdiff
path: root/main.h
AgeCommit message (Collapse)Author
2024-03-06Use strtol instead of checking each digitzachir
This makes it both faster and smaller.
2024-02-14even: Add bin to check if number is evenzachir
even is a basic binary to check if the provided number is even.