Most effective play (Greatest terrain delta on average) #46

Open
opened 2025-04-29 09:48:49 -04:00 by Cutieguwu · 2 comments
Cutieguwu commented 2025-04-29 09:48:49 -04:00 (Migrated from github.com)
No description provided.
Cutieguwu commented 2025-05-01 21:54:28 -04:00 (Migrated from github.com)

Review ecd41d262e

I'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.

Review ecd41d262e33456a052d5aaa8c7c3e8afb88f252 I'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.
Cutieguwu commented 2025-05-08 19:16:22 -04:00 (Migrated from github.com)

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.

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.
This repo is archived. You cannot comment on issues.