Search:

Type: Posts; User: eyalfish

Search: Search took 0.11 seconds.

  1. Replies
    9
    Views
    1,366

    Re: Hi everyone-new here!!!i need some help:]

    thanks a lot

    --- Update ---

    i tried what you suggest me to do .and got rid of the m method .but i got red mark under the return count,
    how can i solve it?thanks again


    public static int...
  2. Replies
    9
    Views
    1,366

    Re: Hi everyone-new here!!!i need some help:]

    it doesnt work for me;/
    but why cant i do this with the m(sum) method.it should work and i dont have compile error
    but something isnt work out.
    thanks anyway
  3. Replies
    9
    Views
    1,366

    Re: Hi everyone-new here!!!i need some help:]

    for example i put 10 and 20.i check the range of the numbers from 10 to 20 include.
    and i need to output the number that his sum of his digits is the highest from all the numbers from 10 to 20.
    ...
  4. Replies
    9
    Views
    1,366

    Re: Hi everyone-new here!!!i need some help:]

    for example if i put 10 and 20.
    it will output 19.since 19 is the biggest number from 10 to 20.
    the sum of his digits i mean
  5. Replies
    9
    Views
    1,366

    Hi everyone-new here!!!i need some help:]

    Hi, i am a beginner in java and i need some help.
    my program should take 2 integers and find their range and output the biggest number(sum of his chars)
    btw i dont have compile error but after i...
Results 1 to 5 of 5