Aliquot sequence classifications: Difference between revisions

m
m (→‎{{header|Perl 6}}: Actually show the non-terminating sequences also (like most other examples...))
Line 1,673:
 
'''Main'''
<lang Julia>using Printf
 
println("Classification Tests:")
tests = [1:12, 28, 496, 220, 1184, 12496, 1264460, 790, 909, 562, 1064, 1488]
4,105

edits