Calculate minimum cost for server purchases with special offer.
Problem: Given n servers with prices, apply special offer (half price) to one server to minimize total cost.
Example: Input:
Process:
Requirements: