8000 Merge pull request #1334 from conlacda/master · cp-algorithms/cp-algorithms@543ea58 · GitHub
[go: up one dir, main page]

Skip to content

Commit 543ea58

Browse files
authored
Merge pull request #1334 from conlacda/master
Add a practice problem for the Grundy theorem
2 parents 9dbc576 + a8de88b commit 543ea58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/game_theory/sprague-grundy-nim.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,3 +209,4 @@ In fact, $g(n)$ has a period of length 34 starting with $n=52$.
209209
- [HackerRank - Tower Breakers, Revisited!](https://www.hackerrank.com/contests/5-days-of-game-theory/challenges/tower-breakers-2)
210210
- [HackerRank - Tower Breakers, Again!](https://www.hackerrank.com/contests/5-days-of-game-theory/challenges/tower-breakers-3/problem)
211211
- [HackerRank - Chessboard Game, Again!](https://www.hackerrank.com/contests/5-days-of-game-theory/challenges/a-chessboard-game)
212+
- [Atcoder - ABC368F - Dividing Game](https://atcoder.jp/contests/abc368/tasks/abc3 31C6 68_f)

0 commit comments

Comments
 (0)
0