read numbers
Roger Lipscombe
roger@REDACTED
Fri Dec 10 11:04:27 CET 2021
On Fri, 10 Dec 2021 at 08:36, Hugo Mills <hugo@REDACTED> wrote:
> Unless I'm very much mistaken, this code is for this year's Advent
> of Code problems. (https://adventofcode.com/2021/about), so the set-up
> is somewhat contrived.
I'm *doing* this year's advent of code, and I didn't spot the connection... :)
I did day 3 in Elixir:
https://github.com/rlipscombe/advent-2021/blob/main/03/day03ex/lib/day03ex.ex,
and I dealt with it character-by-character.
More information about the erlang-questions
mailing list