User Profile

Collapse

Profile Sidebar

Collapse
jayoh12
jayoh12
Last Activity: Oct 20 '07, 09:25 AM
Joined: Oct 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jayoh12
    started a topic ChangeCalc.c
    in C

    ChangeCalc.c

    pls. try to answer this problem asap....input an amount of purchase which is les than P100.00.Calcula te the change of P100.00 given by the customer w/ the ff. breakdown:
    P50.00 >it prints the change of how many P50,20,etc..... ...
    P20.00
    P10.00
    P5.00
    P1.00

    this is the outcome of the program:

    Enter no. of items:e.g.5
    1.10
    2.7
    3.25
    4.15
    5.17
    ...
    See more | Go to post

  • jayoh12
    started a topic Program to determine perfect numbers
    in C

    Program to determine perfect numbers

    create a program that will let the user to enter a number..determi ne if the number is perfect or not...
    e.g
    6 is perfect # bec. its factors are 1,2,3 and 6.
    1+2+3+6-6=6
    6=6
    See more | Go to post
No activity results to display
Show More
Working...