I know the answer is no, but would it also be possible to add solutions, in a hashed format? So that one wouldn't need the website to check the answers?
Awesome, thanks for updating Local Euler! It was unbelievably useful that there were already text-only versions of lots of the puzzles when I started putting together EulerPy. I'll work on adding the rest of them in.
Problem 11 refers to numbers marked in red. Also problems 81 to 83 and 101. Unfortunately this does not translate well to UTF-8 text. Luckily the problems can be solved without this.
12 comments
[ 1.8 ms ] story [ 33.7 ms ] threadEdit: done!
https://gist.github.com/dnerdy/30e2847188a95178688f
I created it using the encrypted solutions from this project: https://github.com/csu/project-euler-offline
should be 0f53ea7949d32ef24f9186207600403c
just started working through the problems using swift…
Great project, thanks!