Describe your problem and how to reproduce it:
For Project Euler Problem 31
The questions asks "How many different ways can 拢(n) be made using any number of coins?" but the automated tests actually expect input n in pennies
Add a Link to the page with the problem:
https://www.freecodecamp.org/learn/coding-interview-prep/project-euler/problem-31-coin-sums
Tell us about your browser and operating system:
If possible, add a screenshot here (you can drag and drop, png, jpg, gif, etc. in this box):
Thanks for reporting this, it definitely should be pennies. PRs are welcome.
Most helpful comment
Thanks for reporting this, it definitely should be pennies. PRs are welcome.