Add comment to top of day 5 and 6
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// https://adventofcode.com/2024/day/5
|
||||
//
|
||||
// Run command: cargo run ./input.txt
|
||||
|
||||
use std::{
|
||||
collections::{HashMap, HashSet},
|
||||
env,
|
||||
|
||||
Reference in New Issue
Block a user