2021年3月20日星期六

Fair Attraction Algorithm

Fair Attraction Problem

What I've Tried
I tried thinking about the switches as bits of a bit string. Basically, no matter the state, I need to get them all to zero. And since this question is in a chapter about decrease-and-conquer I tried to solve for n=1. But, I can't even come up with a brute force solution to ensure that one switch is off.

If you have any ideas or hints, please help, thank you.

https://stackoverflow.com/questions/66725380/fair-attraction-algorithm March 21, 2021 at 03:01AM

没有评论:

发表评论