2 lines
48 B
Factor
2 lines
48 B
Factor
USING: math.functions prettyprint ;
|
|
26 28 lcm .
|
USING: math.functions prettyprint ;
|
|
26 28 lcm .
|