update demo

pull/340/head
hengyunabc
parent e85e952896
commit f9ba6b05bc

@ -8,7 +8,7 @@ import java.util.concurrent.TimeUnit;
public class MathGame {
private static Random random = new Random();
private int illegalArgumentCount = 0;
public int illegalArgumentCount = 0;
public static void main(String[] args) throws InterruptedException {
MathGame game = new MathGame();

Loading…
Cancel
Save