https://github.com/kiridevs/adventofcode
This repo contains (almost) all of my solutions for adventofcode problems.
https://github.com/kiridevs/adventofcode
adventofcode adventofcode2015 adventofcode2020 adventofcode2021 adventofcode2022 adventofcode2023
Last synced: 12 days ago
JSON representation
This repo contains (almost) all of my solutions for adventofcode problems.
- Host: GitHub
- URL: https://github.com/kiridevs/adventofcode
- Owner: kiriDevs
- Created: 2020-12-28T02:45:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-07T17:13:03.000Z (7 months ago)
- Last Synced: 2025-06-02T10:50:25.513Z (21 days ago)
- Topics: adventofcode, adventofcode2015, adventofcode2020, adventofcode2021, adventofcode2022, adventofcode2023
- Language: Python
- Homepage:
- Size: 1.99 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventofcode
> Advent des Quelltextes**This repo does not currently accept PRs.**
I made it mainly to show off (lol) - that's also why this repo isn't really
structured to allow solutions of multiple people or anything like that.## Current issues
- 2021, Day 11 (Part 1) [py]: Logging indentation is messed up
- 2021, Day 11 (Part 2) [py]: Logging indentation is messed up