Advent of Code Day 8
Bernice Southey <bernice.southey@gmail.com>
From: Bernice Southey <bernice.southey@gmail.com>
To: pgsql-general@lists.postgresql.org
Date: 2025-12-08T15:35:38Z
Lists: pgsql-general
Hi, Is anyone else doing AoC in postgres this year? I've solved today's part 1 and 2 with a brute force loop, but there must be better ways. If anyone found something clever in postgres, please give me a big hint. https://adventofcode.com/2025/day/8 Thanks, Bernice