Skip to content

XavyShmore/AoC2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code 2024 πŸŽ„

Welcome to my repository for the Advent of Code 2024!

This repository contains my daily solutions to the puzzles, written in Python. My goal is to solve these challenges while learning, having fun, and testing my problem-solving skills without external shortcuts. πŸš€


Self-Imposed Rules πŸ›‘

I am setting the following rules for myself:

  1. Language: All solutions will be written in Python.

  2. No AI Assistance: I will not use ChatGPT, Copilot, or any generative AI tools to help solve the puzzles.

  3. Original Thinking: Solutions will be entirely my own, without directly copying code from external sources.


Repository Structure πŸ“

Each day has its own folder containing:

  • input.txt: The puzzle's input data.
  • solution.py: My Python solution to the challenge.
  • README.md (optional): A brief description of the problem and my approach.****

About

My solutions to advent of Code 2024 πŸŽ„

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages