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

4 lines
56 B
APL
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
LCM{(|×)÷}
12 LCM 18
36