day 10 puzzle 1
This commit is contained in:
11
src/day10/puzzle2.typ
Normal file
11
src/day10/puzzle2.typ
Normal file
@@ -0,0 +1,11 @@
|
||||
#import "/src/utils.typ": *
|
||||
|
||||
#let solve(input) = {
|
||||
|
||||
}
|
||||
|
||||
#show-puzzle(
|
||||
10, 2,
|
||||
solve,
|
||||
example: 0
|
||||
)
|
||||
Reference in New Issue
Block a user