Challenge: Collecting Signatures
Solve the Collecting Signatures Problem.
We'll cover the following...
Problem
This problem is similar to the Covering Segments by Points Problem.
Covering Segments by Points
Find the minimum number of points needed to cover all given segments on a line.
Input: A sequence of segments ...