Fabian Schmidt fapmaster
fapmaster pushed to main at projects/PuzzleUtils 2024-11-28 11:01:17 +01:00
19b2434789 Added tests for combination
fapmaster pushed to main at projects/PuzzleUtils 2024-11-27 15:03:40 +01:00
9f10cee3e0 Fixed div now all arithmetic operations should work
fapmaster pushed to main at projects/PuzzleUtils 2024-11-27 14:39:54 +01:00
1bc82a7073 Fixed div now all arithmetic operations should work
fapmaster pushed to main at projects/PuzzleUtils 2024-11-27 11:51:13 +01:00
1e0f6fd077 Added more tests and fixed add and sub
fapmaster pushed to main at projects/PuzzleUtils 2024-11-27 11:49:02 +01:00
6622e7c507 Added more tests and fixed add and sub
fapmaster pushed to main at projects/PuzzleUtils 2024-11-26 15:59:02 +01:00
cad2d2b910 Some minimal progress on div
fapmaster pushed to main at projects/PuzzleUtils 2024-11-26 15:40:44 +01:00
50b2aa8932 Added tests for div and rem
fapmaster pushed to main at projects/PuzzleUtils 2024-11-26 15:39:20 +01:00
ed886762d0 Change digits from isize to i8
fapmaster pushed to main at projects/PuzzleUtils 2024-11-26 11:11:15 +01:00
2ec7e6c296 Mul seems to be working
fapmaster pushed to main at projects/PuzzleUtils 2024-11-26 09:56:33 +01:00
23a96d5bee Big refactoring, mul not yet working 100%
e0fce27917 Refactoring
Compare 2 commits »
fapmaster pushed to main at projects/PuzzleUtils 2024-11-22 14:17:08 +01:00
1f96d76c74 Refactoring
fapmaster pushed to main at projects/PuzzleUtils 2024-11-20 12:34:17 +01:00
b44908429a Remove get_recurring from fraction as it is not really useful I think other than for euler 26
fapmaster pushed to main at projects/PuzzleUtils 2024-11-18 16:02:31 +01:00
5c802bf310 Not yet working properly euler::problem_26
fapmaster pushed to main at projects/PuzzleUtils 2024-11-18 14:31:05 +01:00
1df263be65 Add Fraction struct
fapmaster pushed to main at Playground/AdventOfCode 2024-11-18 11:52:44 +01:00
3bb1616d7e Use PuzzleUtils
fapmaster pushed to main at projects/PuzzleUtils 2024-11-18 11:40:49 +01:00
49b0f24c1b Add binomial to math
fapmaster pushed to main at projects/PuzzleUtils 2024-11-18 11:20:43 +01:00
fdf46c9dd3 Moved nth_lex out of struct impl
fapmaster pushed to main at projects/PuzzleUtils 2024-11-18 11:03:39 +01:00
d3a93a875f Added a bunch of things I needed in previous challenges
960e9e2897 Initial commit and Readme
fapmaster created branch main in projects/PuzzleUtils 2024-11-18 11:03:39 +01:00
fapmaster created repository projects/PuzzleUtils 2024-11-18 11:02:14 +01:00