Game on Graph
Source: Junior Olympiad of Malaysia Shortlist 2015 C1 (JOM P1)
July 17, 2015
combinatorics
Problem Statement
Baron and Peter are playing a game. They are given a simple finite graph with vertex and edges that connects the vertices. First Peter labels two vertices A and B, and places a counter at A. Baron starts first. A move for Baron is move the counter along an edge. Peter's move is to remove an edge from the graph. Baron wins if he reaches , otherwise Peter wins.Given the value of , what is the largest so that Peter can always win?