https://github.com/pulo0/aoc-2024-python
Dum dum tries to do Advent Of Code 2024 with a language that is unknown to him just to learn it for fun
https://github.com/pulo0/aoc-2024-python
Last synced: 8 months ago
JSON representation
Dum dum tries to do Advent Of Code 2024 with a language that is unknown to him just to learn it for fun
- Host: GitHub
- URL: https://github.com/pulo0/aoc-2024-python
- Owner: pulo0
- Created: 2024-12-01T10:35:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T11:12:20.000Z (over 1 year ago)
- Last Synced: 2025-03-29T20:25:53.936Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aoc-2024-python
Dum dum tries to do Advent Of Code 2024 with a language that is unknown to him just to learn in for fun
Also if you want to go to main page of Advent of Code 2024 then click [here](https://adventofcode.com/2024)
# Initialization
In order to run the code, first you need to have an interpreter to Python, obvious and then go to selected day and use command
```
python -m dayx.dayx.py
```
x for selected day
## Progress
- [x] Day 1: Historian Hysteria
- [x] Day 2: Red-Nosed Reports
- [x] Day 3: Mull It Over
- [x] Day 4: Ceres Search