Search:

Type: Posts; User: DestinyChick1225

Search: Search took 0.19 seconds.

  1. Replies
    4
    Views
    2,122

    Re: Why am I getting 62 errors?

    okay that basically took care of 61 errors and I have one left

    its saying:

    user_Life.java:195: illegal start of expression
    if(col<=||col>=GRIDSIZE||(r==row && c==col))
    ...
  2. Replies
    4
    Views
    2,122

    Why am I getting 62 errors?

    Here is my code that I have completed:



    import java.util.Scanner;
    import java.util.Random;


    public class user_Life
    {
Results 1 to 2 of 2