摘要: 原题链接在这里:https://leetcode.com/problems/prime-palindrome/ 题目: Find the smallest prime palindrome greater than or equal to N. Recall that a number is pri 阅读全文
posted @ 2020-01-13 04:29 Dylan_Java_NYC 阅读(188) 评论(0) 推荐(0)
摘要: 原题链接在这里:https://leetcode.com/problems/concatenated-words/ 题目: Given a list of words (without duplicates), please write a program that returns all conc 阅读全文
posted @ 2020-01-13 03:17 Dylan_Java_NYC 阅读(384) 评论(0) 推荐(0)