https://github.com/tomodachi94/aoc2022
Advent of Code solutions for 2022
https://github.com/tomodachi94/aoc2022
aoc-2022 aoc-2022-in-python aoc2022
Last synced: 23 days ago
JSON representation
Advent of Code solutions for 2022
- Host: GitHub
- URL: https://github.com/tomodachi94/aoc2022
- Owner: tomodachi94
- License: mit
- Created: 2022-12-01T06:07:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T06:23:06.000Z (over 3 years ago)
- Last Synced: 2025-12-25T14:51:18.209Z (6 months ago)
- Topics: aoc-2022, aoc-2022-in-python, aoc2022
- Language: Python
- Homepage: https://adventofcode.com
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Advent of Code 2022 solutions
My solutions to AoC, written mostly in shell with a tad of Python.