#8381. 绝对素数
绝对素数
Description
如果一个自然数是素数,且它的数字位置经过对换后仍为素数,则称为绝对素数,例如13。试求出所有二位绝对素数。
Input Format
(无)
Output Format
所有二位绝对素数(由小到大,一个数一行)。
(无)
(无)
如果一个自然数是素数,且它的数字位置经过对换后仍为素数,则称为绝对素数,例如13。试求出所有二位绝对素数。
(无)
所有二位绝对素数(由小到大,一个数一行)。
(无)
(无)
By signing up a 津桥OJ universal account, you can submit code and join discussions in all online judging services provided by us.