1 Star 2 Fork 0

梅森数 / 质数

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.h 189 Bytes
一键复制 编辑 原始数据 按行查看 历史
#include <stdio.h>
#include <math.h>
#include <time.h>
using namespace std;
//使用万进制标记
#define MAX 10000
//使用数组记录数字
//每一个元素使用万进制
//ML表示数组的长度
#define ML 10
C++
1
https://gitee.com/mason-number/prime-number.git
git@gitee.com:mason-number/prime-number.git
mason-number
prime-number
质数
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891