comp.lang.ada
 help / color / mirror / Atom feed
* Advent of Code Day 3
@ 2020-12-03 13:00 Stephen Leake
  2020-12-03 14:37 ` Jeffrey R. Carter
  2020-12-03 20:32 ` R R
  0 siblings, 2 replies; 4+ messages in thread
From: Stephen Leake @ 2020-12-03 13:00 UTC (permalink / raw)


easy puzzle; the only mildly difficult part was getting the wrap right;
I made my own string type to allow starting at index 0. I made the map
indices match Emacs line, column display for easier debugging.

--
-- Stephe

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-04  7:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-03 13:00 Advent of Code Day 3 Stephen Leake
2020-12-03 14:37 ` Jeffrey R. Carter
2020-12-03 20:32 ` R R
2020-12-04  7:21   ` Maxim Reznik

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