Search:

Type: Posts; User: compileDammit

Search: Search took 0.19 seconds.

  1. Replies
    4
    Views
    1,198

    Re: Number Counting Array issues

    i was dismissing my issue as one based in dumb things that i didn't do. i meant that i was having issues printing the asterisk for each set of 10 answers within each individual set without making a...
  2. Replies
    4
    Views
    1,198

    Re: Number Counting Array issues

    thanks. i went through again after posting and realized a couple dumb things i did wrong, I'm just having issues with printing things for specific answers within a group.
  3. Replies
    4
    Views
    1,198

    Number Counting Array issues

    My assignment is this:
    Design and implement an application that reads a set of values in the range 1 to 100 from the user and then creates a chart showing how often the values appeared.
    This is my...
  4. Replies
    5
    Views
    1,617

    Re: Variables not initialized?

    IT WORKED! thanks for your help :D do you see any other issues or anything with my code?
  5. Replies
    5
    Views
    1,617

    Re: Variables not initialized?

    set them equal to 0? where I had them established before?
  6. Replies
    5
    Views
    1,617

    Variables not initialized?

    I've just started learning Java and I'm currently writing a code for a homework project. This is the description:
    Write an application that lets the user add, subtract, multiply, or divide...
Results 1 to 6 of 6