Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

My advent of code solutions for 2024 in Python

Notifications You must be signed in to change notification settings

TechGuard/advent_of_code_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent_of_code_2024

Getting started

  1. Goto https://adventofcode.com/2024
  2. Get your session cookie and add it to .session_token
  3. Run advent_of_code.bat

Usage

advent_of_code [-e] [day]

positional arguments:
  day            optional. Uses latest day by default

optional arguments:
  -e, --example  Run with example input

About

My advent of code solutions for 2024 in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages