Has Not Appeared
0/13
Game Theory
Author: Benjamin Qi
Contributor: Salma J
Solving games that are usually two-player to find the winner.
This section is not complete.
Any help would be appreciated! Just submit a Pull Request on Github.
| Resources | ||||
|---|---|---|---|---|
| TopCoder | ||||
| John H. Conway | ||||
| E. R. Berlekamp | ||||
| CP-algorithms | ||||
| CP-algorithms | ||||
Game Theory problems typically introduce you to a game in which there are some players who play according to a set of rules. The task is often to find who the winner is or the winning move(s).
Problems
| Status | Source | Problem Name | Difficulty | Tags | |
|---|---|---|---|---|---|
| CF | Easy | Show TagsGame Theory, Nimbers | |||
| CF | Easy | Show TagsBitmasks, DP, Game Theory, Nimbers | |||
| CF | Easy | Show TagsBitmasks, DP, Game Theory, Nimbers | |||
| IOI | Easy | Show TagsGame Theory | |||
| IOI | Normal | Show TagsGame Theory | |||
| Baltic OI | Normal | Show TagsGame Theory | |||
| AC | Normal | Show TagsGame Theory, Nimbers, Tree | |||
| AC | Normal | Show TagsGame Theory, Nimbers | |||
| GCJ | Hard | Show TagsGame Theory, Nimbers | |||
| AC | Hard | Show TagsGame Theory, Nimbers | |||
| POI | Very Hard | ||||
| POI | Very Hard | ||||
| POI | Insane |
Module Progress:
Join the USACO Forum!
Stuck on a problem, or don't understand a module? Join the USACO Forum and get help from other competitive programmers!