Please read the new rule regarding the restriction on the use of AI tools. ×

Digit Dynamic Programming Video Tutorial
Difference between en1 and en2, changed 20 character(s)
I have made a video on digit DP.↵

These are the timestamps of what I have covered in the video of digit DP.↵
0:03 — Type of problems ↵
0:15 — Example↵
0:40 — Bruteforce solution↵
1:14 — Count the number representation with exactly K digits having ↵
          the sum of digits equals S.↵
6:33 — Count numbers whose sum of digits equals S in the range A to B↵


- 0:03 — Type of problems ↵
- 0:15 — Example↵
- 0:40 — Bruteforce solution↵
- 1:14 — Count the number representation with exactly K digits having ↵
-           the sum of digits equals S.↵
- 6:33 — Count numbers whose sum of digits equals S in the range A to B↵
12:17 — Code↵

[Video Link](https://www.youtube.com/watch?v=Pa4YwO8B8-w). 

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English cenation092 2020-04-13 10:13:25 20
en1 English cenation092 2020-04-13 10:12:53 512 Initial revision (published)