You monitor a server's load over time as an array `load`. For each minute, report how many minutes you must wait until a strictly higher load occurs. If no higher load ever occurs after that minute, report 0 for it.