Task from TopCoder Open 2019: cutting a cake into six pieces
Following 'Our Winners: TopCoder Open 2019', I am publishing the problems from the Algorithm track (classic competitive programming. You have one and a half hours to solve three problems in Java, C#, C++ or Python.) 1. Pie for Six Problem Statement Time limit — 4 seconds. You have a pie. If viewed from above, the pie takes the shape of a (strictly) convex polygon. You are given the coordinates […]
