Problem Statement. I read somewhere else ([here][https://codeforces.net/blog/entry/14650?#comment-196264]) that the linear version of the problem is much easier if you manage to find a split in the circle. I have no idea of how to find such a split, and I have no idea either of why the linear version should be "easy". Any insights will be appreciated.