https://github.com/andreas-bauer/advent-of-code-2021
Advent of Code 2021
https://github.com/andreas-bauer/advent-of-code-2021
Last synced: about 1 year ago
JSON representation
Advent of Code 2021
- Host: GitHub
- URL: https://github.com/andreas-bauer/advent-of-code-2021
- Owner: andreas-bauer
- License: mit
- Created: 2021-12-01T10:37:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T14:53:47.000Z (over 4 years ago)
- Last Synced: 2025-01-29T20:49:11.009Z (over 1 year ago)
- Language: Python
- Size: 46.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Advent of Code
int y=2021;
[Advent of Code](https://adventofcode.com/) provides small programming puzzles in form of an advent calender.
In this repository I present my solutions to these puzzles.