文件名称:miller_rabin
-
所属分类:
- 标签属性:
- 上传时间:2016-07-13
-
文件大小:1.71mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Miller-Rabin质数测试
输入
第1行:1个正整数t,表示数字的个数,10≤t≤50
第2..t+1行:每行1个正整数,第i+1行表示正整数a[i],2≤a[i]≤10^18
输出
第1..t行:每行1个字符串,若a[i]为质数,第i行输出 Yes ,否则输出 No -Miller-Rabin primality test
input
The first line: 1 positive integer T, said a number of figures, 10 t 50
Line 2..T+1: each line of 1 positive integers, i+1 expressed a positive integer a[i], 2 a[i] 10^18
output
Line 1..T: 1 string per line, if a[i] is a prime number, the I output Yes , otherwise output No
输入
第1行:1个正整数t,表示数字的个数,10≤t≤50
第2..t+1行:每行1个正整数,第i+1行表示正整数a[i],2≤a[i]≤10^18
输出
第1..t行:每行1个字符串,若a[i]为质数,第i行输出 Yes ,否则输出 No -Miller-Rabin primality test
input
The first line: 1 positive integer T, said a number of figures, 10 t 50
Line 2..T+1: each line of 1 positive integers, i+1 expressed a positive integer a[i], 2 a[i] 10^18
output
Line 1..T: 1 string per line, if a[i] is a prime number, the I output Yes , otherwise output No
(系统自动生成,下载前可以参看下载内容)
下载文件列表
miller_rabin/Debug/miller_rabin.exe
miller_rabin/Debug/miller_rabin.ilk
miller_rabin/Debug/miller_rabin.pdb
miller_rabin/miller_rabin/Debug/main.obj
miller_rabin/miller_rabin/Debug/miller_rabin.Build.CppClean.log
miller_rabin/miller_rabin/Debug/miller_rabin.log
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/cl.command.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/CL.read.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/CL.write.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/link.command.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/link.read.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/link.write.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/miller_rabin.lastbuildstate
miller_rabin/miller_rabin/Debug/vc120.idb
miller_rabin/miller_rabin/Debug/vc120.pdb
miller_rabin/miller_rabin/main.cpp
miller_rabin/miller_rabin/miller_rabin.vcxproj
miller_rabin/miller_rabin/miller_rabin.vcxproj.filters
miller_rabin/miller_rabin.sdf
miller_rabin/miller_rabin.sln
miller_rabin/miller_rabin.v12.suo
miller_rabin/miller_rabin/Debug/miller_rabin.tlog
miller_rabin/miller_rabin/Debug
miller_rabin/Debug
miller_rabin/miller_rabin
miller_rabin
miller_rabin/Debug/miller_rabin.ilk
miller_rabin/Debug/miller_rabin.pdb
miller_rabin/miller_rabin/Debug/main.obj
miller_rabin/miller_rabin/Debug/miller_rabin.Build.CppClean.log
miller_rabin/miller_rabin/Debug/miller_rabin.log
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/cl.command.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/CL.read.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/CL.write.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/link.command.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/link.read.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/link.write.1.tlog
miller_rabin/miller_rabin/Debug/miller_rabin.tlog/miller_rabin.lastbuildstate
miller_rabin/miller_rabin/Debug/vc120.idb
miller_rabin/miller_rabin/Debug/vc120.pdb
miller_rabin/miller_rabin/main.cpp
miller_rabin/miller_rabin/miller_rabin.vcxproj
miller_rabin/miller_rabin/miller_rabin.vcxproj.filters
miller_rabin/miller_rabin.sdf
miller_rabin/miller_rabin.sln
miller_rabin/miller_rabin.v12.suo
miller_rabin/miller_rabin/Debug/miller_rabin.tlog
miller_rabin/miller_rabin/Debug
miller_rabin/Debug
miller_rabin/miller_rabin
miller_rabin
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.