Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustin/numberpuzzle
Find some way to arrange some digits to produce a desired value.
https://github.com/dustin/numberpuzzle
Last synced: 3 days ago
JSON representation
Find some way to arrange some digits to produce a desired value.
- Host: GitHub
- URL: https://github.com/dustin/numberpuzzle
- Owner: dustin
- License: bsd-3-clause
- Created: 2018-08-25T20:09:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T05:12:13.000Z (almost 6 years ago)
- Last Synced: 2024-11-11T13:03:25.338Z (about 1 month ago)
- Language: Haskell
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# numberpuzzle
Given a list of numbers an operators, figure out an arrangement that
produces a desired value.