Load Balancer Problem

Solve another SPOJ problem based on the Greedy approach.

We'll cover the following...

Problem statement

SuperComputer Inc. has built a super-fast computer server consisting of N hyper-scalar lightning-fast processors. These processors are numbered from 1 to N and are used to process independent jobs. Every new ...