• + 0 comments

    Tip: You should look into combinatorial optimization. (I wasted quite a bit of time myself.) Simple searches won't work, since there are too many combinations (with 2 choices for each of 100 episodes, you get 2^100 in the worst case.)