/hacker-challenge-03-28-2024

Given a list of N listeners, and a list of M radio towers, each placed at various locations along this line, determine what the minimum broadcast range would have to be in order for each listener's home to be covered.

Primary LanguageC++

cpp-project-template

This is a template for a C++ project.