You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Loop through candies to figure out the highest count. Then loop through it again to check if each number in vector, when added with extra candies is >= highest. If it is then add true, else add false