https://github.com/howz1t/aoc-2021
Advent of Code 2021
https://github.com/howz1t/aoc-2021
Last synced: 7 days ago
JSON representation
Advent of Code 2021
- Host: GitHub
- URL: https://github.com/howz1t/aoc-2021
- Owner: HOWZ1T
- Created: 2021-12-02T12:35:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T15:23:01.000Z (over 4 years ago)
- Last Synced: 2025-02-21T13:30:58.494Z (over 1 year ago)
- Language: Python
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2021 Solutions
Solutions to the Advent of Code 2021.
To run a problem execute the main.py file and then enter the problem code, for example the code for day 1 problem 2 is d1p2.