I made this code to calculate numbers:


import java.util.Random;

public class Sorting {
private double[] player;
private int k=5;
private int j=5;