Sponsored
Use these hints if you're stuck. Try solving on your own first.
For a given running time, can you determine if it is possible to run all n computers simultaneously?
Try to use Binary Search to find the maximal running time
Solve with full IDE support and test cases