Prepares problem 14 (hummm, though one it seems)
#My solutions to Project Euler 's website
Project Euler is a website containing lots of problems aiming at being solved. I play around with them in order to sharpen my algorithm skills.
This is always challenging to solve problems on paper and fantastic to come up with an algorithmic solution. I use Python for its simplicity. Simple Python code is very similar to paper solution, and fast to implement.
Each script runs by itself and contains one of several functions that directly solve the function. Thus, running a script should give you the answer directly.
The script are named as e_problemnumber_inc. The higher the inc, the finer my solution.
WARNING : Spoil inside for those who want to solve problems by themselves :)
Contact
I would enjoy having feedback if you try to solve euler's problems too :). Feel free to mail me for any comment or request.
You can contact me at julien@lengrand.fr, or on my current website