Document run command
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
//https://adventofcode.com/2024/day/1
|
//https://adventofcode.com/2024/day/1
|
||||||
|
//
|
||||||
|
// run command: `cargo run ./input.txt`
|
||||||
|
|
||||||
use std::collections::HashMap;
|
use std::collections::HashMap;
|
||||||
use std::env;
|
use std::env;
|
||||||
|
|||||||
Reference in New Issue
Block a user