Thread: Help!!!! solve this c problem!!!

  1. #1
    Registered User
    Join Date
    Jan 2017
    Posts
    1

    Unhappy Help!!!! solve this c problem!!!

    Consider a currency system in which there are notes of seven denominations namely rs1,rs2,rs5,rs10,rs50,rs100. If a sum of rs N is entered through keyboard write a program to compute smallest number of notes that will combine to give rs N.
    (I think that there should have been Rs 1000 because till Rs 100 it counts only to 6 denominations)

    WRITE A PROGRAM IN 'C'

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Read the forum rules.
    https://cboard.cprogramming.com/c-pr...uncements.html

    This isn't a homework on demand service.

    You make an effort to the best of your ability, and then we offer help and guidance to steer you in the right direction.

    We're your guide, not your mule.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to solve this problem
    By lovelycse in forum C Programming
    Replies: 18
    Last Post: 08-29-2012, 03:53 PM
  2. can anyone solve this problem for me
    By s000p222 in forum C++ Programming
    Replies: 15
    Last Post: 05-30-2012, 10:19 AM
  3. problem solve
    By coolnarugodas in forum C Programming
    Replies: 7
    Last Post: 04-26-2005, 12:31 PM
  4. Plz solve my problem !
    By pankaj8096 in forum C Programming
    Replies: 12
    Last Post: 01-16-2003, 12:59 AM
  5. Help to solve this problem
    By Romashka in forum C++ Programming
    Replies: 3
    Last Post: 04-16-2002, 09:32 AM

Tags for this Thread