indivisible-legacy/src
Nicolás A. Ortega f8726497a4
Don't test for divisibility by 2.
We skip all even numbers, so we can skip 2, this also means giving 3 as
a given.
2016-12-30 17:57:28 +01:00
..
files.c Small improvements and optimizations. 2016-12-28 00:30:31 +01:00
files.h Small improvements and optimizations. 2016-12-28 00:30:31 +01:00
list.c Small cleanup. 2016-12-30 17:51:48 +01:00
list.h Small cleanup. 2016-12-30 17:51:48 +01:00
main.c Don't test for divisibility by 2. 2016-12-30 17:57:28 +01:00