Most effective play (Greatest terrain delta on average) #46
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Review
ecd41d262eI'm too tired to make a unit test rn to see if that actually works.
It looks like garbage, so I doubt it works, and it's probably overly complex.
Yeah... it doesn't work. Somehow the
collect::<Vec<Vec<i8>>>()call is doing math resulting in an integer overflow... It seems to be out of my hands, so an alternate method may be required.