/advent-of-code-2023

Advent of Code 2023 Solutions

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

Advent of Code 2023

My solutions for the Advent Of Code 2023 challenges.

To run specific day place day input to the corresponding file in the resources/ (e.g. resources/day1.txt), and run go run cmd/<day>/main.go, where <day> is a day number (e.g. go run cmd/1/main.go)

Solution statistic

      --------Part 1--------   --------Part 2--------
Day       Time   Rank  Score       Time   Rank  Score
 24   06:26:50   6460      0   09:16:43   3498      0
 23   12:19:16   9943      0       >24h   9376      0
 22       >24h  13148      0       >24h  12188      0
 21   00:21:16   2183      0       >24h  11090      0
 20   01:15:27   2209      0   10:45:37   6603      0
 19   00:37:58   2463      0   01:20:42   1508      0
 18   00:36:10   2012      0   12:41:02  10734      0
 17   08:41:02   8084      0   09:02:22   7240      0
 16   01:03:33   3877      0   01:13:12   3490      0
 15   01:59:42  10417      0   02:29:05   8629      0
 14   02:04:31   9339      0   02:25:09   5588      0
 13   01:36:09   6308      0   01:39:50   4479      0
 12   01:24:58   5521      0   13:24:50  10566      0
 11   01:19:42   8229      0   01:41:31   7752      0
 10   01:06:02   4680      0   02:45:11   3728      0
  9   00:31:56   6093      0   00:35:51   5421      0
  8   00:16:02   4585      0   00:40:50   2834      0
  7   00:41:05   4217      0   01:03:29   4063      0
  6   00:34:45   9858      0   00:40:29   9122      0
  5   02:13:05  14115      0   04:56:28  10257      0
  4   02:00:46  20217      0   02:20:08  16030      0
  3   03:05:54  15872      0   03:14:18  12674      0
  2   01:17:13  13165      0   01:21:19  12122      0
  1   01:12:21  14684      0   01:25:57   9010      0