No description
Tobias Berger
caf113ce3d
Use [usize; 2] instead of (usize, usize) Use HashSet instead of HashMap Use !.contains instead of .get(...).is_none() Compute lowest_stone when Cave is created, instead of for every sand |
||
---|---|---|
c | ||
rust | ||
.gitignore | ||
AdventOfCode.code-workspace |