Array
2560. House Robber IV
Given nums (money in houses). The robber steals from exactly k houses, no two adjacent. The capability of a heist = the maximum amount stolen from a single house. Minimize this capability.…
Loading…
Given nums (money in houses). The robber steals from exactly k houses, no two adjacent. The capability of a heist = the maximum amount stolen from a single house. Minimize this capability.…
Loading…