auno / adventofcode-2023

https://adventofcode.com/2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2023

My solutions for Advent of Code solutions for 2023.

Usage

After installing cargo-aoc and following the credentials setup instructions (or providing your own input directory with the appropriate file naming), you can run any specific day's solution using something like

cargo aoc --day 1

Scoreboard

Problem Stars Time Rank
Day 01 ⭐⭐ 02:25:17 / 03:07:22 21911 / 15711
Day 02 ⭐⭐ 04:04:34 / 04:16:29 26814 / 25514
Day 03 ⭐⭐ 05:40:42 / 07:13:11 26907 / 26437
Day 04 ⭐⭐ 02:52:22 / 03:15:16 25557 / 20266
Day 05 ⭐⭐ 03:57:32 / 06:06:05 21189 / 12383
Day 06 ⭐⭐ 02:10:08 / 02:20:48 17966 / 17572
Day 07 ⭐⭐ 03:10:34 / 05:57:40 16076 / 19869
Day 08 ⭐⭐ 01:49:58 / 02:20:45 14901 / 9759
Day 09 ⭐⭐ 02:10:43 / 02:17:10 12343 / 11947
Day 10 ⭐⭐ 06:14:16 / 08:42:26 18102 / 11384
Day 11 ⭐⭐ 02:08:08 / 02:32:16 10486 / 9884
Day 12 ⭐⭐ 02:23:08 / 11:16:11 7635 / 8984
Day 13 ⭐⭐ 03:08:01 / 07:55:20 9343 / 12704
Day 14 ⭐⭐ 02:03:29 / 02:47:40 9293 / 6111
Day 15 ⭐⭐ 02:05:01 / 02:57:58 10668 / 9598
Day 16 ⭐⭐ 04:11:15 / 04:44:58 8995 / 8916
Day 17 ⭐⭐ 04:01:26 / 04:29:47 4428 / 4110
Day 18 ⭐⭐ 01:41:10 / 03:26:29 4833 / 4010
Day 19 ⭐⭐ 03:17:21 / 07:24:19 7907 / 6649
Day 20 ⭐⭐ 05:27:54 / 06:11:22 6908 / 4154
Day 21 ⭐⭐ 03:01:40 / 14:41:20 7358 / 6000
Day 22 ⭐⭐ 04:28:31 / 05:05:36 4539 / 4029
Day 23 ⭐⭐ 05:48:00 / 09:17:59 6490 / 4949
Day 24 ⭐⭐ 05:43:01 / 11:02:46 5949 / 4009
Day 25 ⭐⭐ 05:21:27 / 05:21:32 4437 / 3599

About

https://adventofcode.com/2023


Languages

Language:Rust 99.4%Language:Shell 0.6%