Search:

Type: Posts; User: hiroprotagonist

Search: Search took 0.10 seconds.

  1. Re: Please Help: Need Help with my Nested Loop

    I changed by my code im having problems with including the stars into the code, it prints everything else

    public class LicolnField2 {

    private static final String dot = ".";
    private static...
  2. Re: Please Help: Need Help with my Nested Loop

    i updated my code but im still having problems with my second method and the math that comes with it


    public class LincolnField1 {

    private String dots =".";
    private String frontDashes = "_/";...
  3. Re: Please Help: Need Help with my Nested Loop

    the compiler is telling me this
    ||
    ||
    ||
    ||
    ||
    ||
    ||
    ||
    ||
  4. Please Help: Need Help with my Nested Loop

    Im having a lot of difficulties with this nested loop1538

    So far this is all i have but i know its wrong so can someone please help me
    public class LincolnField {

    /**
    * @param args
    */...
  5. Please Help: Need Help with my Nested Loop

    Im stuck on this loop 1537
    I know what i got so far is wrong and no where close so can someone please help me


    public class LincolnField {

    /**
    * @param args
    */
    public static void...
Results 1 to 5 of 5