Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
算術
GCD(最大公约数)
Module:
GCD(最大公约数)
Problem
9
/10
有序分数
Problem
按升序打印分母不超过
N
的0到1之间的所有不可约分数。
输入
第一行包含一个数字
N
(
\(2 <= N <= 255\)
).分区 >
印记
每行显示一个分数。
例子
<头>
<日>#日>
输入
输出
东西> <正文>
1
5
1/5
1/4
1/3
2/5
1/2
3/5
2/3
3/4
4/5
表>
Запрещенные операторы:
gcd
1000
ms
64 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary