My solutions to Project Euler problems. https://projecteuler.net/
 
 
 
 
Go to file
Felix Martin 57286cdaf1 Solve 96 using my Sudoku solver from college 2021-04-22 16:26:20 -04:00
haskell Improved project structure. 2017-06-01 14:50:23 +02:00
other Solve 96 using my Sudoku solver from college 2021-04-22 16:26:20 -04:00
python Euler txt files now follow naming convention 2021-04-22 15:17:19 -04:00
txt Euler txt files now follow naming convention 2021-04-22 15:17:19 -04:00
.gitignore Solve 96 using my Sudoku solver from college 2021-04-22 16:26:20 -04:00
LICENSE Add readme and license file. 2021-03-23 14:46:42 -04:00
README.md Solve problem 97 2021-04-19 11:55:37 -04:00

README.md

Project Euler

Project Euler discourages sharing solutions to the problem. Since there are plenty solutions out there on the internet I violate this rule for now. My goal for now is to finish one hundred problems. After that I might change the repository to private.