Skip to content

frcl/aoc2021-jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021 Solutions

Test badge

My solutions for Advent of Code 2021. Running requires recent julia installation (I'm using 1.6). Run tests with

julia --project=. -e 'using Pkg; Pkg.test("aoc2021")'

or in the julia REPL with ]test.

Running with input requires eggnog to be installed.

./run <day> <part>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published