Search:

Type: Posts; User: ripsta

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    873

    Re: How to correct this code?

    im a beginner but when i ran the code it lets me input numbers right. so i want to enter as many numbers, and then when i type -1 the program should give me the largest number in the sequence. right...
  2. Replies
    5
    Views
    873

    Re: How to correct this code?

    Description of the program: read a sequence of positive integers from terminal. When user types -1, the program will print out the largest number and exit.

    i get "the largest number is" only when...
  3. Replies
    5
    Views
    873

    How to correct this code?

    Description of the program: read a sequence of positive integers from terminal. When user types
    -1, the program will print out the largest number and exit.

    Program mid.java
Results 1 to 3 of 3