摘要:
package com.example.lenovo.myapplication;/** * Created by lenovo on 2017/3/18. */public class Maxsum { public int maxsum(int[] array) { if (array == n 阅读全文
摘要:
package one; import java.util.Random; public class jisuanqi { public static void main(String[] args) { Random random = new Random(); for (int paramete 阅读全文