游客 Signup | Login
中文 | En

2243 - 送分题素数

通过次数

0

提交次数

0

Time Limit : 1 秒 Memory Limit : 128 MB

输出100->200之间的素数的个数,以及所有的素数。

Input

Output

100->200之间的素数的个数,以及所有的素数。

Examples

Input Format

no input needed

Output Format

21
101 103 ... 197 199