Yet another "sieve of eratosthenes" benchmark. Expand sieve until runtime exceeds one second.
Go to file
Peter J. Holzer adb572a176 Add Makefile for old linux variants
GCC on Debian 7 is still C89 by default and it needs an extra library
for clock_gettime.
2020-12-25 20:43:23 +01:00
C Add Makefile for old linux variants 2020-12-25 20:43:23 +01:00