标签:style java color width os for
object HelloWorld{
def main(args:Array[String]){
for( i<- 1 to 10){
println(BigInt.probablePrime(10,scala.util.Random));
}
}
}
|
523
977
839
911
977
593
599
809
809
883
Process finished with exit code 0
|
标签:style java color width os for
原文地址:http://blog.csdn.net/shijiebei2009/article/details/37606259