2024-12-15 11:17:25 +01:00
2024-12-15 19:44:51 +01:00
2024-12-15 11:03:18 +01:00
2024-11-09 22:23:42 +01:00

My Project Euler solutions

These are my solutions in C and Python (and a few in Haskell), not necessarily the best solutions. I've solved most of the first 100 problems, and a few others. Currently learning Haskell and implementing solutions for a few problems in it.

Notes

  • Solutions for problems 82, 86, 95, and 145 in Python are quite slow.
  • Solutions for problems 84, 89, 102, and 124 have been implemented in C but not in Python.
  • Solutions for problems 88, 90, 91, and 808 have been implemented in Python but not in C.
Description
No description provided
Readme 634 KiB
Languages
C 53.3%
Python 36.5%
Haskell 10.2%