Problem
Given an array representing money in each house, return the maximum amount you can rob without robbing two adjacent houses.
Loading...
Given an array representing money in each house, return the maximum amount you can rob without robbing two adjacent houses.