Commit Graph

11 Commits

Author SHA1 Message Date
felixm fd0cecbbbe Solve problem 387 2026-06-07 10:22:08 -04:00
felixm a07f34075b Solve more problems road to 200. 2024-05-04 09:24:18 -04:00
felixm 9c6187f51f Solve problem 118. 2023-10-04 10:48:57 +02:00
felixm fd4ff495d9 Solve problem 111 and fix bug in lib prime. 2023-10-01 20:19:41 +02:00
felixm bf3732794a Add own bitarray and Miller-Rabin primality test. 2023-10-01 18:10:27 +02:00
felixm 01ce98cec6 Add prime generator function 2021-04-09 23:58:17 -04:00
felixm d94fc90600 Moved solutions till 35 to Python. 2019-07-16 12:51:07 -04:00
felixm f76b36c8d3 Moved 20 to 26 to Python. 2019-07-15 22:11:49 -04:00
felixm 0ab214633e Moved more problems to Python. 2019-07-14 23:58:22 -04:00
felixm 86e68eeee2 Moved 6 to 11 from ipython to python. 2019-07-14 16:51:31 -04:00
felixm b246d56acd Moved 1 to 5 to Python and learned a ton. 2019-07-13 23:58:38 -04:00