Problem

Source: 2017 Thailand October Camp 1.8

Tags: Graph coloring, combinatorics, graph



There are $n$ vertices and $m > n$ edges in a graph. Each edge is colored either red or blue. In each year, we are allowed to choose a vertex and flip the color of all edges incident to it. Prove that there is a way to color the edges (initially) so that they will never all have the same color