Experimental proof for a segment of numbers.
master
YoungMYN
Optimizing lru cache by replacing maximumSize() with softValues(). Replacing BigDecimal with BigInteger, since the method only works with natural numbers. Adding a parity check to the isEven method to improve code readability
Initial
Create README.md
A complete update of the project. The loop in the main function is replaced by a call to cached recursion. lru_cache is implemented. A huge increase in productivity has been provided
Add files via upload