Re: read numbers
Java House <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAJYUOte_POj73p07Uh60uQPp-4n-j9EOb-d8svDp3Z0sQYZGrA@mail.gmail.com> |
Yes indeed its from this year contest. I just started a couple of days ago and (I guess making a common mistake) choose to use erlang in order to learn it better. Στις Παρ 10 Δεκ 2021 στις 11:04 π.μ., ο/η Roger Lipscombe < [email protected]> έγραψε: > On Fri, 10 Dec 2021 at 08:36, Hugo Mills <[email protected]> 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. >