ProjectEuler
ProjectEuler copied to clipboard
With this app you can carry projecteuler.net around in your pocket. Search, plan, solve and track problems on the go.
https://github.com/ccoffey/ProjectEuler/blob/master/src/EulerAssetDownloader.py#L21 tries to use two URLs that are now 404s http://projecteuler.net/minimal=problems http://projecteuler.net/minimal=1 The closest equivalent now is probably: https://projecteuler.net/show=all http://projecteuler.net/problem=1
It would be good to have l10n and i18n. Is the current framework suitable for either? Or would it be simpler to start a new project?
is this app already shutdown?
I have been using this app and it works great. There was a security breach on the Project Euler site and it was taken offline and the full functionality was...