mirror of
https://github.com/Baipyrus/AoC-23.git
synced 2024-11-15 02:03:49 +00:00
ignore because empty and abandoned
This commit is contained in:
parent
ae4332c7d3
commit
9e3bf2a918
@ -44,7 +44,7 @@ fn extract(symbols: Vec<Vec<String>>) -> Vec<Galaxy> {
|
|||||||
galaxies
|
galaxies
|
||||||
}
|
}
|
||||||
|
|
||||||
fn expand(galaxies: &mut Vec<Galaxy>) {}
|
fn expand(_galaxies: &mut Vec<Galaxy>) {}
|
||||||
|
|
||||||
struct Galaxy {
|
struct Galaxy {
|
||||||
x: usize,
|
x: usize,
|
||||||
|
Loading…
Reference in New Issue
Block a user