Search:

Type: Posts; User: alfredd

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,859

    el fin

    jes, the problem is solved.
    Thanks, vart
  2. Replies
    4
    Views
    1,859

    progress

    i was able to solve the problem of 5-cent "-1" by using for(k=temp4;k>0;k--). However, i cant do that with other loops. For example
    How many cents ? >100
    prints a "-1" on 10-cent coin when 100 is...
  3. Replies
    4
    Views
    1,859

    problem with a simple program

    I am new to C++/C programming and i was doing a little practice with "for" loops.
    The program asks the user to enter a sum of money and prints all possible ways to pay the sum with the following...
Results 1 to 3 of 3