Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
算術
素数と素因数への数値の因数分解
Module:
素数と素因数への数値の因数分解
Problem
5
/9
素数 - 1
Problem
k
という数字で終わるすべての 4 桁の素数の数を求めます。
入力
k番
です。
インプリント
問題の条件を満たす素数の数を出力します。そのような数値がない場合は、単語
Absent
を出力します。
例
<頭>
#
入力
出力
<本体>
1
1
266
2
0
欠席
表>
1000
ms
32 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary