init days{24,25}

This commit is contained in:
2022-03-24 18:41:28 +01:00
parent 1f835c10c5
commit 6aa605a0de
11 changed files with 923 additions and 0 deletions

11
2021/day24/EXAMPLE.txt Normal file
View File

@@ -0,0 +1,11 @@
inp w
add z w
mod z 2
div w 2
add y w
mod y 2
div w 2
add x w
mod x 2
div w 2
mod w 2