Search:

Type: Posts; User: ChicoTheMan94

Search: Search took 0.10 seconds.

  1. Re: I'm Pretty Sure I Got It Right Yet I Keep Getting Errors

    Yeah, just a couple of syntax errors, it would be like this:

    System.out.println("The sum is "+sum+"/nThe product is "+product+"/nThe average is " +average);
  2. Re: I'm Pretty Sure I Got It Right Yet I Keep Getting Errors

    I've never used %d for output, have you tried using +'s? For example:

    System.out.println("The info here is "+variable for info+"and "+variable for more info); ect?
  3. Re: I'm Pretty Sure I Got It Right Yet I Keep Getting Errors

    Hint: The cannot find symbol error is most usually caused by typos and/or trying to use variables you have not actually initialized!
  4. Re: I'm Pretty Sure I Got It Right Yet I Keep Getting Errors

    What?!
    Your norm is evolving!
    *Amazing norm transformation*
    Congratulations! You're Norm has transformed into a Super Moderator!

    ...
    Congratulations.

    Also, Norm gave you the correct answer....
Results 1 to 4 of 4