diff options
author | Martin Ashby <martin@ashbysoft.com> | 2022-12-16 21:58:02 +0000 |
---|---|---|
committer | Martin Ashby <martin@ashbysoft.com> | 2022-12-16 21:58:02 +0000 |
commit | c6eb3867cfb339f9ba035cb917a2278d821c0bc7 (patch) | |
tree | 806fe6b8416a53d2fcc999aa071d1d3bde4d8a42 /src/day5.rs | |
parent | 9a28d57b576b5b629027fe33e896b96b97c57370 (diff) | |
download | aoc2022-c6eb3867cfb339f9ba035cb917a2278d821c0bc7.tar.gz aoc2022-c6eb3867cfb339f9ba035cb917a2278d821c0bc7.tar.bz2 aoc2022-c6eb3867cfb339f9ba035cb917a2278d821c0bc7.tar.xz aoc2022-c6eb3867cfb339f9ba035cb917a2278d821c0bc7.zip |
Be less clever. Simply iterate through y values
But instead of straightforwardly iterating x, jump to the end of the containing line segment to skip a lot of values
Also then cheat :p
Diffstat (limited to 'src/day5.rs')
0 files changed, 0 insertions, 0 deletions