comp.lang.ada
 help / color / mirror / Atom feed
* Advent of Code, Day 25
@ 2020-12-30 18:32 John Perry
  2020-12-30 21:14 ` Gautier write-only address
  0 siblings, 1 reply; 3+ messages in thread
From: John Perry @ 2020-12-30 18:32 UTC (permalink / raw)


That was... anticlimactic. Days 23 and 24 went by relatively easily, and Day 25 was easiest of all. Not complaining, and I still managed to find an Ada feature that I used for the first time! (I think) Time to buy the T-shirt ;-)

The competition rewards fast solution, done in any way possible, so writing an Ada program is not the way to get on the leaderboard... someone pointed out that you could solve some problems using an Excel worksheet. :-) That's fine by me; this was my first time doing it, and it accomplished what I wanted: by the end of the 25th pair of puzzles I had used (and felt I understood) lots of Ada features (language or library) that before I'd used at most once.

Thanks again to the people who sent comments and posted their own solutions; it was instructive!

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

* Re: Advent of Code, Day 25
  2020-12-30 18:32 Advent of Code, Day 25 John Perry
@ 2020-12-30 21:14 ` Gautier write-only address
  2020-12-31  5:27   ` John Perry
  0 siblings, 1 reply; 3+ messages in thread
From: Gautier write-only address @ 2020-12-30 21:14 UTC (permalink / raw)


> The competition rewards fast solution, done in any way possible, so writing an Ada program is not the way to get on the leaderboard...

It's perhaps more a question of preparation (like having a template ready with some pre-instantiated hashed maps, sets, vectors, and a basic pre-cooked text parser), experience (the "pros" spot yet another "game of life", or a puzzle similar to the xyz one in 2018), being tolerant to badly formatted source and 1-character identifiers (for the first draft and getting the solution)... and being numerous. In a large community you find a few people that are running really fast :-). Actually, is there a breakdown of the leaderboard by language?

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

* Re: Advent of Code, Day 25
  2020-12-30 21:14 ` Gautier write-only address
@ 2020-12-31  5:27   ` John Perry
  0 siblings, 0 replies; 3+ messages in thread
From: John Perry @ 2020-12-31  5:27 UTC (permalink / raw)


On Wednesday, December 30, 2020 at 4:14:36 PM UTC-5, gautier...@hotmail.com wrote:
> Actually, is there a breakdown of the leaderboard by language?

No, that isn't even available to the organizer. He'll set up private leaderboards for various groups, and I'm aware of at least one programming language whose adherents maintain their own private leaderboard, but that's the most I'm aware of.

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

end of thread, other threads:[~2020-12-31  5:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-30 18:32 Advent of Code, Day 25 John Perry
2020-12-30 21:14 ` Gautier write-only address
2020-12-31  5:27   ` John Perry

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