2024-02-20 19:46:29 +01:00
2024-09-29 16:17:17 +02:00
2019-10-08 14:36:10 +02:00
2019-09-19 12:31:41 +02:00
2023-06-08 20:16:20 +02:00

My Project Euler solutions

These are my solutions in C and Python, not necessarily the best solutions. I've solved most of the first 100 problems, currently working on cleaning the code and uploading it. I will try to solve more problems in the future.

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%