Skip to content

dis-Is-Fine/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2024

My solutions for Advent Of Code 2024 written in python

Progress

Status Description
Problem not attempted yet
Working In Progress
Problem solved
day Part 1 Part 2
1
2
3
4
5
6
7
8
9
10
11
12

Usage

To use the solution:

  • navigate to the folder with needed day
  • save your puzzle input in the folder under input.txt
  • run part_1.py or part_2.py

TODO

  • Make a downloader script to fetch the puzzle input from the internet
  • Make a program to solve all puzzles at once

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages