Maximize the longest vacation using PTO
You are given a calendar year represented as a character array containing only:
H = holiday
W = workday
You are also given an integer pto, representing how many workdays you may convert into vacat
sachinhandiekar.com6 min read