摘要: Starting with a positive integer N, we reorder the digits in any order (including the original order) such that the leading digit is not zero. Return  阅读全文
posted @ 2019-05-20 22:31 Veritas_des_Liberty 阅读(261) 评论(0) 推荐(0)
摘要: Find the smallest prime palindrome greater than or equal to N. Recall that a number is prime if it's only divisors are 1 and itself, and it is greater 阅读全文
posted @ 2019-05-20 21:51 Veritas_des_Liberty 阅读(299) 评论(0) 推荐(0)