Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xasos/bpa-state
BPA State C++ Programming Event
https://github.com/xasos/bpa-state
Last synced: about 2 months ago
JSON representation
BPA State C++ Programming Event
- Host: GitHub
- URL: https://github.com/xasos/bpa-state
- Owner: xasos
- License: mit
- Created: 2014-11-01T15:46:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-27T00:10:08.000Z (almost 10 years ago)
- Last Synced: 2024-10-14T21:18:38.644Z (3 months ago)
- Language: C++
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BPA-State
=============
BPA State C++ Programming Event. Reads in a text file of coin values and calculates the amount of dollars and cents (in each denomination).**Notice**: Very, very, very hacky and not-up-to-standards C++ code. Will be refactored soon.
## License
[MIT License](LICENSE)