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
bradendubois edited this page Nov 8, 2021
·
7 revisions
License to Launch
ID: licensetolaunch
Difficulty: 1.6
CPU Time: 1 second
Memory: 1024 MB
Solution
Nothing crazy, just keep two running values, the days to wait, and the lowest amount of junk seen so far, and update these when a value read in is less than the minimum amount of junk so far.