Given a list of documents with their sensitivity scores and the number of servers, assign the documents to the servers such that the maximum difference between the sum of sensitivity scores of any two servers is minimized.
Given a list of documents with their sensitivity scores and the number of servers, assign the documents to the servers such that the maximum difference between the sum of sensitivity scores of any two servers is minimized.