https://github.com/pixelcmtd/numsum
https://github.com/pixelcmtd/numsum
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pixelcmtd/numsum
- Owner: pixelcmtd
- Created: 2022-01-11T18:01:00.000Z (over 4 years ago)
- Default Branch: daddy
- Last Pushed: 2022-01-11T18:01:13.000Z (over 4 years ago)
- Last Synced: 2025-01-17T19:49:29.760Z (over 1 year ago)
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# numsum
Contrary to its name, this program sums up all the letters in the input.
If you have read the book "The Curious Incident of the Dog in the Night-Time",
you should have heard of this, because that algorithm is described in chapter 47.