Skip to content

Latest commit

 

History

History

solution_1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

CKermit solution by q3w3e3

Algorithm Faithfulness Parallelism Bit count

A naive implementation of a prime sieve in CKermit

Run instructions

run kermit + PrimeSieve.ksc 1000000 in a linux env with kermit installed, or just run an image created by the dockerfile

Output

q3w3e3;1;75;1;algorithm=base,faithful=no