Viewing insights from Codeforces 1860C: Game on Permutation that are similar (thus shared) with only this insight from Codeforces 1370D: Odd-Even Subsequence: When choosing elements from a list whose indices MUST have certain separation, consider using dynamic programming (DP). by mathmastersd
- Iterate through the indices 1 to n, storing the winning and losing positions. Remember that a position is winning when it can move to a losing position, or when it has no moves. by Solarion
Page 1 of 1.
View links to all pages
1About • Privacy Notice • Rules • Problems list • Journal • Your profile • GitHub
Moon Symbol icon by Icons8 • Sun icon by Icons8 • Emojis from Twemoji by Twitter under CC by 4.0