samuelmarina / is-even

Is a number even?
1.85k stars 191 forks source link

Supports not all int64 values #174

Open int3cd opened 3 years ago

int3cd commented 3 years ago

Does not support values greater than 375000. Can you fix it? I really hope that you can add support to 9 223 372 036 854 775 807 (int64)

MrOnlineCoder commented 3 years ago

Nice idea. Probably you can send a pull request? You may also test all neded values by yourself to make sure it fits your requirements.

Warmbellycat commented 3 years ago

Can you add support for all unsigned int64? I really need it! But i have no time to make PR, and i'm afraid my pc is too weak for this.

MenacingPerson commented 3 years ago

Same here, my pc cannot handle.