Bert Peters edb0767201 Optimize day 3
Avoid instantiating module and backtracking, instead use regex for
filtering. Much faster. Since we are not matching brackets, but rather
only care about the last instance, the limitations of regex don't apply.
2024-12-07 10:42:38 +01:00
2024-11-22 10:45:53 +01:00
2024-01-10 19:40:45 +01:00
2024-01-10 19:40:45 +01:00
2024-01-10 19:40:45 +01:00
2024-01-10 19:40:45 +01:00
2024-01-10 19:40:45 +01:00
2024-01-10 19:40:45 +01:00
2024-01-10 19:40:45 +01:00
2024-01-10 19:40:45 +01:00
2023-12-25 22:09:27 +01:00
2024-12-07 10:42:38 +01:00
2024-12-01 16:51:45 +01:00
2015-12-04 22:26:39 +01:00
2022-11-24 08:23:58 +01:00

Advent of Code

Advent of Code 2021

This repository contains my solutions for Advent of Code. See:

Description
No description provided
Readme MIT 2.4 MiB
Languages
Rust 72.7%
Python 18.3%
HCL 3.5%
C 0.7%
Go 0.5%
Other 3.7%