Skip to content

Aaron-Rowlands/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Usage

# bash
N = 1
input_filepath = ".\puzzle_input.tmp"

python3 ./src/day${N}.py ${input_filepath}

Unit Tests

# bash
N = 1

python3 -m unittest ./test/day${N}.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages