Search:

Type: Posts; User: jsmnr77

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    1,644

    Re: Two Parallel Arrays

    No I haven't done casting. The teacher said that it shouldn't be necessary to use casting. I know I have to use two parallels and there should be a method(s). I am just having a lot of trouble. New...
  2. Replies
    5
    Views
    1,644

    Re: Two Parallel Arrays

    I can not generate the random number between 1-5 or have the horse win at 100 or greater


    for(i=0;i<number;i++){
    for (flag=0;flag<number;flag++){
    for(t=0;t<=k;k++){...
  3. Replies
    5
    Views
    1,644

    Two Parallel Arrays

    I am having a lot of trouble. I have a new teacher and the class is a lot different. Here is the problem:
    Write a class named HorseRace. The HorseRace class should have two parallel arrays: one...
Results 1 to 3 of 3