Bug Report for target-sum
Closed this issue · 1 comments
AlaminHossain01052000 commented
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:

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