Skip to content

gabrielbmotta/aoc_2024

Repository files navigation

aoc_2024

Hi, this repo will contain some code for the 2024 Advent of Code. If you'd like to contribute, please add your soluton in a folder with your name and your language used, in the folder for the appropriate day. For example,

├── aoc_2023
│   ├── day_01
│   │   ├── bob_cpp
│   │   ├── alice_python
│   ├── day_02
│   │   ├── bill_zig
│   │   ├── bob_python

Samples/Examples

I added the starting templates from previous years to the samples folder here, also feel free to use the solutions from 2022 or 2023 as starting points.

Contributing

Feel free to fork, push to a branch on this repo, or just push to main (just make sure you're not accidentaly deleting someone else's work). If you feel like it, include your name in the license file; it almost certainly won't matter, but it's neat.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published