Vidyalelo
Data Structure · Q202

Dynamic Programming in Data Structures

Programming · Data Structure · question 202

Q202

You are given infinite coins of denominations 5, 7, 9. Which of the following sum CANNOT be achieved using these coins?

A.
50
B.
21
C.
13
Answer
D.
23

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board