comp.lang.ada
 help / color / mirror / Atom feed
From: John Perry <john.perry@usm.edu>
Subject: Advent of Code Day 6
Date: Sun, 6 Dec 2020 00:39:34 -0800 (PST)	[thread overview]
Message-ID: <3daf539f-d0d9-431d-92ff-8210fd520793n@googlegroups.com> (raw)

Today was quite easy, so I used the opportunity to learn about Ada.Strings.Maps, and that made for a much simpler solution to look at.

I do wonder about the efficiency, though. For instance, the only way I could find to count the number of elements in a Character_Set was by converting it to a Character_Sequence. Is there another way?

             reply	other threads:[~2020-12-06  8:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-06  8:39 John Perry [this message]
2020-12-06 11:07 ` Advent of Code Day 6 Jeffrey R. Carter
2020-12-06 19:37   ` John Perry
2020-12-07 10:55     ` Maxim Reznik
2020-12-07 13:32       ` Jeffrey R. Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox