Taxi Delivery
Time Limit: 30s
Memory Limit: 256MB

You are managing a taxi delivery service in a city with ๐‘ drivers and ๐พ customers. Each customer has a delivery order that must be fulfilled by a driver. Each driver can complete multiple orders, but can only handle one order at a time. The goal is to assign orders to drivers in a way that minimizes the total time needed to complete all deliveries.