Chapter 2: Exercise H (i)
Duration: 9:10 Min | May 27, 2023
Let Us C Ch 2 Ex H (i): Consider a currency system in which there are notes of six denominations, namely, Rs. 1, Rs. 2, Rs. 5, Rs. 10, Rs. 50, Rs. 100. If the sum of Rs. N is input, write a program to computer smallest number of notes that will combine to give Rs. N. Let Us C by Yashwant Kanetkar is the most common book used by beginners to learn programming. The video discusses the problem ex h i from chapter 2 in hindi taking you step by step on how to approach a programming problem.