Skip to content

fuguigui/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solution in python for https://adventofcode.com/2024. 50 stars done! (2024-12-29).

How to run:

  1. load the whole repo in VS code
  2. for each day, open the python file named as dayXX.py,
  3. Uncomment the line main_part1() for part1 or (main_part2()) for part2.
  4. run the current python file.

Used help:

  • Day21: 4HbQ provided the solution on reddit.

  • Day24 part2: lscddit provided the solution on reddit.

About

My solution in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages