Search:

Type: Posts; User: The Lost Plot

Search: Search took 0.14 seconds.

  1. Replies
    7
    Views
    3,494

    Re: College Assignment please help

    ok so ive solved the above problem and found loads more error's, ive resolved these aswell but iim having problems outputting the array in the proper way it should be

    a b c d
    ___________...
  2. Replies
    7
    Views
    3,494

    College Assignment please help

    Hi im having trouble returning a array from a method, ive highlighted these section's of code in red, can any help me with this or recommend a thread where i can read up on the solution to my problem...
  3. Replies
    4
    Views
    1,971

    Re: help needed

    i dont really know what you mean rectangle,
    ive got the array to output the matches but it always matches itself with itself aswell, can anyone show me how to reslove this problem


    for(int i=...
  4. Replies
    5
    Views
    1,883

    Re: Array help needed

    yeah the part in red was to show the bit of the output i was stuck on,i ended up declaring a second arary for the days and finding the highest total of visits for the week and not per day.

    Cheers
  5. Replies
    4
    Views
    1,971

    help needed

    ok so ive to hand this question in by the end of today 19:00

    Here's the Q.Declare an array of 50 student numbers and fill it with integers between 1 and 1000.
    Output all elements to the screen. ...
  6. Replies
    5
    Views
    1,883

    Re: Array help needed

    Shop 1 – O’Connell Street had the most customers on Tuesday at 499 people

    ok ive got the program to find the most visits per shop per day but im having trouble outputting the part of the line...
  7. Replies
    5
    Views
    1,883

    Array help needed

    Q.You should use a two dimensional array of 5 columns to represent each day and 4 rows to represent each shop.
    Fill in the number of customers every shop had over the week using random numbers...
Results 1 to 7 of 7