Bug Report for https://neetcode.io/problems/min-cost-climbing-stairs
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
can you guys do #include for the code in dp question i cant use like memset(dp, -1, sizeof(dp)); i used to do on leetcode it works fine there, i hope you listen to my request.
Bug Report for https://neetcode.io/problems/min-cost-climbing-stairs
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
can you guys do #include for the code in dp question i cant use like memset(dp, -1, sizeof(dp)); i used to do on leetcode it works fine there, i hope you listen to my request.