-
How I solved codingbats makeChocolate problem
This problem is slightly different than makeBricks. Instead of returning whether making the goal length is possible or not like...
-
How I solved Codingbat's makeBricks problem
Make if statements for what will not result in the goal So I stumbled upon a well known problem on...