Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
算術
GCD(最大公约数)
Module:
GCD(最大公约数)
Problem
4
/10
国家奥委会 (C++)
Problem
求两个自然数的最小公倍数 (LCM)。
输入
输入 两个不超过10
9
的自然数,中间用一个空格隔开
输出
打印两个数字的最小公倍数。
将缺少的代码段粘贴到程序中。
例子
<头>
<日>#日>
输入
输出
东西> <正文>
1
16 20
80
表>
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary