This is a simple program that uses number tricks to determine whether a number is divisible by either 2,3,5,7,11 or 13. Using arrays we can do rather large numbers. I have tested this rather ...
In order to build this project you need to have Zig in your machine. You can download Zig here. The first element of the list is the element used to start the ...