Skip to content

Seeing how far I can get in advent of code 2022 with Go, Rust, and Elixir

Notifications You must be signed in to change notification settings

djcarpe/advent_of_code_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  1. Clone this repository and cd into the root directory.
  2. Install the following tools:
    1. Install nix
    2. Install direnv
    3. Enable flakes
  3. Allow direnv with direnv allow .
  4. Refer to the menu command for help.

Status

Current state of each day and language.

Day Go Rust Elixir
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

About

Seeing how far I can get in advent of code 2022 with Go, Rust, and Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published