Add link to AoC
This commit is contained in:
parent
5bf430a421
commit
0d350c659c
@ -1,3 +1,5 @@
|
||||
// https://adventofcode.com/2022/day/5
|
||||
|
||||
use regex::Regex;
|
||||
|
||||
const DATA: &'static str = include_str!("input.txt");
|
||||
|
Loading…
Reference in New Issue
Block a user