my solutions to advent of code
aoc advent-of-code

new line

aylac.top 3238299d 04e0b64a

verified
Changed files
+1
2025
3
gleam
+1
2025/3/gleam/src/main.gleam
··· 29 29 |> list.index_map(fn(n, i) { #(n, i) }) 30 30 |> list.key_find(max) 31 31 |> result.unwrap(0) 32 + 32 33 #( 33 34 number 34 35 + max