fmt
This commit is contained in:
parent
db4c3d6542
commit
a617d211ba
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
use std::collections::HashMap;
|
||||
|
||||
const INPUT: &str = include_str!("input/day3.txt");
|
||||
|
||||
struct Rectangle {
|
||||
|
|
|
|||
Loading…
Reference in a new issue