项目作者: FloThinksPi

项目描述 :
Calculates the longest chain of prime numbers e.g: " 18593 → 185593 → 1855993 .... " but limitation is the INT32 numberspace of Java. So no bigger prime chains than INT_MAX will be found.
高级语言: Java
项目地址: git://github.com/FloThinksPi/Prime-Chain-Calculator.git
创建时间: 2017-02-16T10:28:39Z
项目社区:https://github.com/FloThinksPi/Prime-Chain-Calculator

开源协议:BSD 2-Clause "Simplified" License

下载