Commit Graph

137 Commits

Author SHA1 Message Date
385ff00e1a Add Haskell solution for Problem 30 2024-11-20 21:56:03 +01:00
02d4adc3aa Add Haskell solutions for Problems 26 and 27 2024-11-20 19:39:00 +01:00
51bde9da48 Improve Haskell code for a few problems 2024-11-20 19:38:40 +01:00
4f9bfc608c Add Haskell solution for Problem 19 2024-11-19 21:47:07 +01:00
6fc8ab9963 Add Haskell solution for Problem 24 2024-11-18 21:19:50 +01:00
5453c1d2c8 Add Haskell solution for Problem 22 2024-11-17 22:19:36 +01:00
7a67ad0659 Improve code in Haskell solution for Problem 54 2024-11-17 12:16:15 +01:00
74d32924a7 Improve code in Haskell solution for Problem 54 2024-11-16 22:03:46 +01:00
f0ed5540b4 Add Haskell solutions for Problems 8 and 15 2024-11-16 15:52:19 +01:00
29faf4b983 Add Haskell solution for Problem 54 2024-11-16 14:57:10 +01:00
5608a19230 Improve Haskell solution for Problem 23 (much faster) 2024-11-13 22:17:42 +01:00
5fa2b14842 Add Haskell solutions for Problem 29, 41, 52 2024-11-12 22:26:40 +01:00
27a7e873c1 Code style improvement for Haskell solutions 2024-11-12 18:25:14 +01:00
0e8f33e561 Add Haskell solutions for Problem 25 2024-11-10 22:43:06 +01:00
ce795cfe27 Add (slow) Haskell solution for Problem 23 2024-11-10 20:41:05 +01:00
cb781fe33f Improve code in a few Haskell solutions 2024-11-10 20:40:34 +01:00
f98154f647 Add Haskell solution for Problem 12 2024-11-10 13:18:38 +01:00
dcf2d68b0e Update Haskell solution for Problem 14 2024-11-10 11:17:37 +01:00
f9aa2edbd2 Add type hints in problems 55-60 2024-11-10 11:06:21 +01:00
ac15f7ddf2 Add type hints in problem 54 2024-11-10 10:55:28 +01:00
491eb89201 Add type hints in problems 51-53 2024-11-10 10:09:39 +01:00
0f27c7f65a Update README 2024-11-09 22:23:42 +01:00
a689f0df14 Add Haskell solutions for Problem 21 2024-11-09 22:19:21 +01:00
4245a2d19b Fix typo and update ProjectEuler library 2024-11-09 18:45:42 +01:00
2b8c7e0bce Add Haskell solutions for Problems 13, 14, 16, 20 2024-11-09 18:20:56 +01:00
08eb39bac7 Add Haskell solutions for Problems 9, 10 2024-11-09 15:26:58 +01:00
44fd50f067 Add type hints in problems 41-50 2024-09-29 19:53:11 +02:00
3a4f85db04 Add type hints in problems 31-40 2024-09-29 16:17:17 +02:00
48ab60733d Add type hints in problems 21-30 2024-09-29 16:02:05 +02:00
f8b5260349 Fix type hints issues 2024-09-29 16:02:05 +02:00
d943c32ea3 Use same conventions for variables names 2024-09-29 16:02:05 +02:00
5ed4a6d9be Add type hints in problems 11-20 2024-09-29 16:01:54 +02:00
2d3b9eb45b Add type hints in problems 1-10 2024-09-29 14:53:46 +02:00
51ed3838ab Fix type hints in projecteuler.py 2024-09-29 14:53:16 +02:00
b3643b2f28 Add type hints to projecteuler.py 2024-09-29 14:32:18 +02:00
b6b10cdd12 Add Haskell solutions for Problems 4, 5, 6, 7 2024-04-01 15:19:09 +02:00
327998ae0f Code style improvement 2024-04-01 15:18:23 +02:00
85841be19b Add separate ProjectEuler.hs module 2024-03-29 20:18:11 +01:00
aad8467fb9 Add Haskell solutions for Problems 1, 2, 3 2024-03-29 11:50:11 +01:00
48503b8e27 Style improvement 2024-02-20 19:46:29 +01:00
adca45e24f Add Python solution for problem 808 2023-06-08 20:16:20 +02:00
b2c2fb2e8e Add Python solutions for Problems 97, 99, 112, 357 2023-06-08 17:07:49 +02:00
419ba8d44d Fix sieve 2023-06-08 11:44:35 +02:00
a24f670f16 Fixed small bug in p357.c 2023-06-08 11:18:46 +02:00
ffc8983878 Add python solution for problem 96 2023-06-08 10:30:00 +02:00
ce8b152bd7 Add python solution for problems 85, 86, 87, 92, 95 2023-06-07 23:02:57 +02:00
cc90c8aa0c Fix code style 2023-06-07 22:06:22 +02:00
f827fd5dd6 Fix small bug in p092.c 2023-06-07 22:00:19 +02:00
8b44d6a68e Use timing decorator for last solved problems 2023-06-07 21:09:16 +02:00
e8098ed5e5 Use timing decorator for problems 71-80 2023-06-07 20:39:55 +02:00