Skip to content

Latest commit

 

History

History

2021

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

advent-of-code-2021

My solutions for the Advent of Code 2021 in Haskell, Rust, JavaScript, and Elvish.

Todo

  • Day 19 part 1 + 2
  • Day 22 part 2
  • Day 23 part 1 + 2
  • Day 24 part 1 + 2
  • Day 25 part 2 (need to complete others first)
  • Non-brute force way of doing day 8 part 2