mcimpoi / advent_of_code

My AOC solutions starting 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My solutions for Advent of Code, starting 2020 (https://adventofcode.com/)

In the interest of fairness, I will commit solutions with at least 24 hour delay from the time the problem was published on the website.

2020 --> 2022: Python 2023: Python during competition; Rust after (C++ if I have time (unlikely), LISP in the README (joking (or am I?) (:))).


Entirely optional -- join my private leaderboard (200 spots)

1028193-47b34177


These are my personal stats:

2023

      --------Part 1--------   --------Part 2--------
Day       Time   Rank  Score       Time   Rank  Score
 19   16:07:05  19161      0          -      -      -
 18   06:08:15  10613      0          -      -      -
 16   05:56:58  11672      0   06:04:54  10766      0
 15   02:11:18  10950      0   06:38:32  16201      0
 14   07:15:13  18641      0   08:21:22  12882      0
 13   04:19:25  11556      0       >24h  25519      0
 12   05:07:19  12489      0   15:51:29  12440      0
 11   01:05:53   7422      0   01:13:10   6154      0
 10   00:55:15   3828      0   10:05:23  13290      0
  9   02:14:55  12549      0   02:17:46  11972      0
  8   00:18:53   5428      0   00:43:32   3148      0
  7   00:34:43   3284      0   00:40:59   1862      0
  6   00:11:07   3223      0   00:14:16   2573      0
  5   00:22:51   1789      0   02:50:47   6213      0
  4   00:07:28   1823      0   00:21:19   2464      0
  3   00:24:40   2219      0   00:28:46   1279      0
  2   00:18:30   3973      0   00:22:52   3539      0
  1   00:03:49   1215      0   00:08:19    193      0

2022

      --------Part 1--------   --------Part 2--------
Day       Time   Rank  Score       Time   Rank  Score
 13   18:41:36  29492      0   18:49:13  28315      0
 12   15:11:23  28025      0   16:15:06  28343      0
  9   07:37:43  30881      0          -      -      -
  8   02:52:43  19875      0   03:03:37  16125      0
  7   09:53:05  37318      0   10:00:31  35487      0
  6   00:35:19  15273      0   00:36:30  14187      0
  5   02:23:06  19912      0   02:26:30  18849      0
  4   01:48:44  19922      0   01:50:44  18976      0
  3   03:12:10  26444      0   03:27:55  24536      0
  2   00:31:07  11690      0   00:43:18  11387      0
  1   02:08:24  19252      0   02:10:49  18171      0

2021

      --------Part 1--------   --------Part 2--------
Day       Time   Rank  Score       Time   Rank  Score
 17   02:05:38   6271      0   02:20:21   5666      0
 16   17:55:00  18953      0          -      -      -
 15   02:45:48   7780      0   03:41:54   6537      0
 14   02:03:35  11258      0   02:25:41   6658      0
 13   15:46:12  31273      0   16:33:33  30993      0
 12   13:26:54  25825      0   15:53:03  26048      0
 11   03:25:54  11084      0   03:33:18  11031      0
 10   01:56:43  12444      0   02:13:59  11653      0
  9   02:06:49  14078      0   02:29:36   9814      0
  8   01:30:10  13268      0   02:24:51   7243      0
  7   02:08:25  17808      0   02:15:08  16502      0
  6   01:35:51  13744      0   01:38:42   9527      0
  5   02:17:31  11359      0   02:36:12  10189      0
  4   04:41:22  17035      0   04:47:55  15187      0
  3   01:54:17  19867      0   02:09:26  12425      0
  2   01:55:27  20878      0   02:01:42  19862      0
  1   02:12:20  15469      0   02:19:32  13789      0

2020

      --------Part 1--------   --------Part 2--------
Day       Time   Rank  Score       Time   Rank  Score
 19   13:20:13  10918      0   15:56:09   8929      0
 18   02:46:02   6062      0   02:52:29   4775      0
 17   04:14:35   7301      0   05:03:51   7436      0
 16   03:39:35  10361      0   04:32:50   7344      0
 15   02:46:31   9341      0   02:48:04   7800      0
 14   02:28:17   8089      0   03:41:50   7123      0
 13   06:12:26  17753      0   08:29:15  10259      0
 12   04:20:28  12242      0   05:02:32  10801      0
 11   02:19:02   8775      0   02:41:14   6997      0
 10   02:07:14  12941      0   02:15:20   6438      0
  9   02:08:48  12843      0   02:16:17  11544      0
  8   02:50:28  15602      0   03:01:05  12670      0
  7   03:04:57  11666      0   16:30:03  31445      0
  6   02:28:02  13900      0   02:32:49  12684      0
  5   00:46:23   7307      0   00:52:18   6435      0
  4   01:05:05   9589      0   01:39:14   7202      0
  3   02:42:20  16095      0   02:48:05  14797      0
  2   03:45:17  19905      0   03:50:30  18399      0
  1   08:12:55  30134      0   08:15:12  27372      0

About

My AOC solutions starting 2020


Languages

Language:Python 89.0%Language:Rust 8.3%Language:C++ 2.7%