Search:

Type: Posts; User: shitarayuki

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    964

    Replacing the previous random number

    import java.util.Scanner;
    public class test11{
    public static void main( String[] args ) {
    int[] RandomValue = new int[100];//creating 100 random numbers
    for ( int r=0;...
  2. Re: Something wrong with my code.please help!

    /
  3. Something wrong with my code.please help!

    /
Results 1 to 3 of 3