https://github.com/techartorg/advent_of_code_2022
https://github.com/techartorg/advent_of_code_2022
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/techartorg/advent_of_code_2022
- Owner: techartorg
- License: mit
- Created: 2022-11-20T13:01:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T16:26:30.000Z (over 2 years ago)
- Last Synced: 2025-01-18T20:07:51.134Z (4 months ago)
- Language: Python
- Size: 211 KB
- Stars: 3
- Watchers: 20
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2022
Once again, for the 2022 version of Advent of Code (https://adventofcode.com), the global Technical Artist Community is putting their various solutions online for critique, ridicule, discussion, and most importantly, learning!
If you would like to contibute your solutions please join the global Technical Artist Slack channel (http://tech-artists.slack.com/) and/or our community forums at https://www.tech-artists.org
Make a folder named firstname_lastname. How you structure your solution submissions within your folder is up to you.
Remember, please don't upload your inputs, everyone gets something different, so the idea is to find general solutions that work for anyone's input.