https://github.com/slott56/my-euler
Recreational Hacking -- Posted here so I could use multiple computers.
https://github.com/slott56/my-euler
Last synced: 8 months ago
JSON representation
Recreational Hacking -- Posted here so I could use multiple computers.
- Host: GitHub
- URL: https://github.com/slott56/my-euler
- Owner: slott56
- Created: 2015-07-15T02:18:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-13T13:07:00.000Z (about 10 years ago)
- Last Synced: 2025-01-10T18:26:37.632Z (9 months ago)
- Language: Python
- Homepage:
- Size: 773 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Project Euler
=============Read the `doc/build/html/index.html `_ for details.
Do not fork this. You won't learn anything.
You **must** solve the problems on your own.
Reading my solutions might teach you a little bit of Python. But until you
tackle the problems and solve them, you aren't learning as much as you could.I've placed this here so I can work from two computers.
I'm too cheap to pay for a private repo.