This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We're actively looking for ideas on how to improve Weekly Challenges and would love to hear what you think!
Submit FeedbackHere's my solution with iterative macros to solve both the easy and the net scrooginess =< 13
[Duplicate post]
Took a simple route. Not sure if I got the right answer, But, am confident that I took logical and straightforward steps!
*// EDIT: I completed this challenge for all possible combinations!!!!
Here my first 'weekly challenge' solution contribution, not short as in 5 tools (I have 3 extras for sorting and to calculate the net), but hey, this is my first contribution and it is exactly sorted the way it was sorted in the output request and works for any given number of names/records (not only 50). Wish all a happy 'advents' time.
I went down a route that I wasn't 100% sure would work due to the logic being very simple.....