A=B
Not enough ratings
k-7 Least Common Multiple
   
Award
Favorite
Favorited
Unfavorite
Tags: level
File Size
Posted
Updated
40.164 KB
11 Nov, 2024 @ 7:07pm
20 Jan @ 1:36am
3 Change Notes ( view )

Subscribe to download
k-7 Least Common Multiple

In 1 collection by カズエイ
kazuei's problems
12 items
Description
Input: Two binary numbers, separated by a ",".
Output: The LCM of them.
Constraint: 1 <= Input number <= 31

<日本語訳>
k-7 最小公倍数
入力: ","で区切られた、2つの2進数
出力: 2つの入力値の最小公倍数。
制約: 1 <= 入力値 <= 31