RosettaCodeData/Task/Parallel-calculations/Common-Lisp/parallel-calculations-2.lisp

3 lines
159 B
Common Lisp
Raw Permalink Normal View History

2015-11-18 06:14:39 +00:00
CL-USER> (print-max-factor (max-minimum-factor '(12757923 12878611 12878893 12757923 15808973 15780709 197622519)))
2016-12-05 22:15:40 +01:00
12878893 has the largest minimum factor 47