https://github.com/rawleyfowler/aoc-2022
advent of code
https://github.com/rawleyfowler/aoc-2022
Last synced: 7 months ago
JSON representation
advent of code
- Host: GitHub
- URL: https://github.com/rawleyfowler/aoc-2022
- Owner: rawleyfowler
- Created: 2022-11-30T22:50:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T22:32:53.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T03:34:59.153Z (7 months ago)
- Language: Raku
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aoc
Solutions to Advent of Code. I use AOC as a chance to explore programming languages
that I think I might find interesting. I mostly like to write functional, or
procedural languages.
## License
This entire repository can be considered public domain. Do as you will with it.