Search:

Type: Posts; User: hing09

Search: Search took 0.07 seconds.

  1. Thread: Stuck :(

    by hing09
    Replies
    4
    Views
    1,433

    Re: Stuck :(

    Thanks helloworld922 my program now works with your solution!
  2. Thread: Stuck :(

    by hing09
    Replies
    4
    Views
    1,433

    Re: Stuck :(

    Mate this is my own homework, i just don't know why its not outputting the highest number entered?

    Geez take it easy..
  3. Thread: Stuck :(

    by hing09
    Replies
    4
    Views
    1,433

    Stuck :(

    I'm trying to create a program that asks a user to enter 5 numbers and prints the highest number entered.

    So far i have:


    import java.util.Scanner;
    import java.io.*;
    import...
Results 1 to 3 of 3