Search:

Type: Posts; User: PhHein

Search: Search took 0.53 seconds.

  1. Replies
    3
    Views
    872

    Re: User input trouble

    Oh, code isn't sensitive, the compiler is dead stupid and only works properly if you have every single character correct :)
  2. Replies
    3
    Views
    872

    Re: User input trouble

    You have a Scanner called radius and a double called radius. You have confused the compiler. Make sure your variables have unique names. The next error you'll run into is a method is not...
Results 1 to 2 of 2