RosettaCodeData/Task/Least-common-multiple/Scheme/least-common-multiple.ss

3 lines
18 B
Scheme
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
> (lcm 108 8)
216