Skip to content

SidoJain/Advent-Of-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Solutions

This is how I personally completed various editions of AOC.
All solutions are in Python.

How to use?

  1. Change directory to the year you want. Eg: cd 2025
  2. Have all inputs as files of the format input{day}.txt
  3. Store these files in inputs/
  4. execute the python file use the following command as an example for day-1 part-1
time python d1p1.py

About

Advent of Code Solutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages