RosettaCodeData/Task/Least-common-multiple/APL/least-common-multiple-2.apl

4 lines
56 B
APL
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
LCM{(|×)÷}
12 LCM 18
36