tangled
alpha
login
or
join now
aylac.top
/
advent_of_code
my solutions to advent of code
aoc
advent-of-code
0
fork
atom
overview
issues
pulls
pipelines
new line
aylac.top
1 month ago
3238299d
04e0b64a
verified
This commit was signed with the committer's
known signature
.
aylac.top
SSH Key Fingerprint:
SHA256:0I0RwJANCpgZd/yP0LOSXWEd0lfj1yyKsKISzeJAJ78=
options
unified
split
Changed files
+1
2025
3
gleam
src
main.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
+
32
33
#(
33
34
number
34
35
+ max