https://github.com/gasol/aoc2022
Just another journey for Advent of Code 2022
https://github.com/gasol/aoc2022
advent-of-code aoc-2022-in-kotlin aoc2022 aoc2022-in-kotlin
Last synced: 10 months ago
JSON representation
Just another journey for Advent of Code 2022
- Host: GitHub
- URL: https://github.com/gasol/aoc2022
- Owner: Gasol
- License: mit
- Created: 2022-12-06T04:06:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T15:30:19.000Z (over 3 years ago)
- Last Synced: 2025-02-02T23:55:29.685Z (over 1 year ago)
- Topics: advent-of-code, aoc-2022-in-kotlin, aoc2022, aoc2022-in-kotlin
- Language: Kotlin
- Homepage: https://adventofcode.com/2022
- Size: 185 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AoC 2022
This is a repository for my solutions to the [Advent of Code][1] challenges for the
year 2022.
Advent of Code is an annual event in which programming challenges are released
each day from December 1st to December 25th. These challenges are
self-contained and are meant to be solved using a programming language of your
choice.
## License
This repository is licensed under the MIT License. See the LICENSE file for
more details.
[1]: https://adventofcode.com/2022