Compare commits
1 Commits
3862d932b7
...
37fdc75db4
| Author | SHA1 | Date | |
|---|---|---|---|
| 37fdc75db4 |
@ -315,7 +315,6 @@ fn generator_part2(input: &str) -> Input {
|
|||||||
|
|
||||||
#[aoc(day19, part2)]
|
#[aoc(day19, part2)]
|
||||||
fn solution2(input: &Input) -> usize {
|
fn solution2(input: &Input) -> usize {
|
||||||
dbg!(&input.rules);
|
|
||||||
input
|
input
|
||||||
.messages
|
.messages
|
||||||
.iter()
|
.iter()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user