CKP

Pure Python implementations of competitive programming algorithms.

View the Project on GitHub 123jimin/ckp

Benchmarks

Multiple solutions using CKP have been submitted and accepted on BOJ. I always try to find ways to make my code #1 on the Python leader board.

Results

Primality Testing

Code