https://github.com/semperos/advent-of-code
Advent of Code
https://github.com/semperos/advent-of-code
Last synced: 6 months ago
JSON representation
Advent of Code
- Host: GitHub
- URL: https://github.com/semperos/advent-of-code
- Owner: semperos
- License: isc
- Created: 2024-12-02T03:22:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T04:12:44.000Z (over 1 year ago)
- Last Synced: 2025-05-14T14:46:26.805Z (about 1 year ago)
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
Problems and solutions for [Advent of Code](https://adventofcode.com).
## License
Copyright (c) 2024 Daniel Gregoire
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.