117 Commits

Author SHA1 Message Date
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
f54083389b
Use timing decorator for problems 61-70 2023-06-07 20:27:05 +02:00
5b99c1ef1c
Use timing decorator for problems 41-60 2023-06-07 20:13:19 +02:00
be5e97dfbb
Use timing decorator for problems 21-40 2023-06-07 18:17:42 +02:00
634eb3f750
Use timing decorator for problems 11-20 2023-06-07 17:55:56 +02:00
885084211a
Use timing decorator for first 10 problems 2023-06-07 17:46:10 +02:00
955dc12737
Add Python solutions for problems 88, 90, 91 2023-06-07 17:36:45 +02:00
b46ae4e387
Add timing decorator 2023-06-07 17:10:51 +02:00
ef2d0423c2
Fix bug in sieve function 2023-06-07 17:02:08 +02:00
aa57c9b5b2
Rename some input files 2023-06-07 16:59:45 +02:00
b0b9705303
Fix bugs 2023-06-06 22:37:04 +02:00
26b940a2ac
Clean python code 2023-06-06 19:42:51 +02:00
053b9e572b
Add problem 96 solution in C 2023-06-06 17:23:34 +02:00
751f80ef47
Remove unused variables 2019-10-11 19:02:50 +02:00
4d981520fc
Change .gitignore 2019-10-08 14:36:10 +02:00
cf5b3943a6
Add more solutions
Added solutions for problem 206 in C and python, and for problem
357 in C.
2019-10-08 14:35:25 +02:00
a6f86db117
Addo solution for problem 112 in C 2019-10-03 18:15:41 +02:00
3b3a563319
Add solution for problem 104 in C 2019-10-03 15:17:27 +02:00
4200d35bdf
Update README 2019-10-03 12:29:02 +02:00
a0c155d58c
Add more solutions
Added solution for problems 102 and 124 in C, for problem 104
in python and for problem 145 in both C and python.
2019-10-03 12:25:49 +02:00
3836e41c75
Add solutions for problems 97 and 99 in C 2019-10-02 17:58:17 +02:00