@Slf4j public class AgeTotal { public static String file = "/Desktop/age.txt"; public static int total = 10000 * 10000; public static int maxAge = 180 Read More
posted @ 2021-06-15 16:54
活出自己范儿
Views(84)
Comments(0)
Diggs(0)
public class DoublePointer { public static int[] a = new int[]{1, 3, 4, 9}; public static int[] b = new int[]{0, 3, 4, 4}; public static void main(Str Read More
posted @ 2021-06-15 16:09
活出自己范儿
Views(344)
Comments(0)
Diggs(0)
public class RepeatBase { public static int[] num = {1,0,8,4,5,6,2,8,1,6}; public static void main(String[] args) { // System.out.println(repeatCheckB Read More
posted @ 2021-06-15 14:06
活出自己范儿
Views(146)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号