https://github.com/danielpclark/puzzle-11-hitting-rock-bottom
http://www.puzzlenode.com/puzzles/11-hitting-rock-bottom
https://github.com/danielpclark/puzzle-11-hitting-rock-bottom
Last synced: over 1 year ago
JSON representation
http://www.puzzlenode.com/puzzles/11-hitting-rock-bottom
- Host: GitHub
- URL: https://github.com/danielpclark/puzzle-11-hitting-rock-bottom
- Owner: danielpclark
- Created: 2014-07-01T13:29:52.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-07T16:24:52.000Z (almost 12 years ago)
- Last Synced: 2025-01-20T12:46:24.995Z (over 1 year ago)
- Language: Ruby
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
puzzle-11-hitting-rock-bottom
=============================
http://www.puzzlenode.com/puzzles/11-hitting-rock-bottom
My objective in doing this puzzle was to challenge myself
and solve the problem within 100 lines of code. I'm also
always seeking to write easy to read and comprehend code.
Look at file 11-hitting-rock-bottom.md for challenge details.