Skip to content

Laiot/AoC22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AOC 22

Currently using the cargo-aoc crate.

To try a solution, run:
cargo aoc -d x
where x is the day of the solution you want to try.

Solves

Day Input Handling Part 1 Part 2
1 ~56.44µs ~1.74µs ~8.52µs
2 ~36.55µs ~4.31µs ~3.86µs
3 ~67.14µs ~3.74µs ~4.50µs
4 ~75.47µs ~4.93µs ~4.96µs
5 ~274.50µs ~452.59µs ~257.78µs
6 ~8.50µs ~135.85µs ~430.69µs
7 To fix To fix
8 ✔️ ✔️ ✔️
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages