neetcode-gh/leetcode

Bug Report for target-sum

Closed this issue · 1 comments

Bug Report for https://neetcode.io/problems/coin-change-ii

In Test Case No. 22 the "amount = 5000"
But in constraints "0<=amount<=1000"

Test Case No. 22 Image:
Image

Constraints Image:
Image

Thanks for the feedback! The constraints have been modified now.