meenagaurav
Sep 19, 2007, 02:55 AM
I want help to sum the diff. subset
You are given n coins, each of different denomination ( for this take n different
values as input from user).
Let input is v1,v2,v3------,vn.
You have to find how many different amounts you can pay by using these n coins.
You are given n coins, each of different denomination ( for this take n different
values as input from user).
Let input is v1,v2,v3------,vn.
You have to find how many different amounts you can pay by using these n coins.