Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
算術
GCD (最大公約数)
Module:
GCD (最大公約数)
Problem
1
/10
短いGCD
Problem
2 つの数字が与えられます。最大公約数を見つけます。
入力
30000以下の自然数を2つ入力します。
出版社
入力した数値の GCD を出力します。
例
<頭>
#
入力
出力
<本体>
1
42 12
6
表>
Запрещенные операторы:
gcd
1000
ms
32 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary