1835: 【CSP函数】素数回文数▅

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:3 Solved:3

Description

如果一个数从左边读和右边读都是同一个数,就称为回文数,例如 lns="http://www.w3.org/1998/Math/MathML">686 就是一个回文数。

编程求 lns="http://www.w3.org/1998/Math/MathML">10 到 lns="http://www.w3.org/1998/Math/MathML">1000 内所有的既是回文数同时又是素数的自然数。

Output

若干个数,每行一个