12 2020 档案

摘要:func RandInts(min, max int) int { // if max 1 { maxRemain := sum/count*2 if maxRemain > max { maxRemain = max } ret := RandInts(0, maxRemain - min) su 阅读全文
posted @ 2020-12-18 13:39 dx2019 阅读(121) 评论(1) 推荐(0)
摘要:`package main import ( "crypto/md5" "fmt" "log" "math" "math/bits" "math/rand" "os" "reflect" "runtime" "sort" "strconv" "strings" "sync" "te" "time" 阅读全文
posted @ 2020-12-04 10:57 dx2019 阅读(166) 评论(1) 推荐(0)