Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    6
    Views
    1,752

    Re: I/O AND EXCEPTION HANDLING need help

    Try debugging the program by printing out the contents of the Map and the Set so you can see what data is available in each.


    Who wrote the code that you posted? Have you read the code to see...
  2. Replies
    6
    Views
    1,752

    Re: I/O AND EXCEPTION HANDLING need help

    Is this the problem with the output:
    Current:
    101:500000.0
    101:600000.0
    Desired:
    101 600000.00

    One difference I see is there is a : instead of a space between the numbers on a row
    Another...
  3. Replies
    6
    Views
    1,752

    Re: I/O AND EXCEPTION HANDLING need help

    Can you post the program's current output and add some comments to it saying what is wrong with it.


    Please explain.
Results 1 to 3 of 3