palindromes

palindromes

美 [ˈpælɪnˌdroʊm]  英 [ˈpælɪnˌdrəʊm]

  • n.回文;(细胞中遗传物质的)回文结构
  • 网络回文法;回文语言;少女心事

词形变化

复数:palindromes  

英汉解释

n.
1.
回文
2.
(细胞中遗传物质的)回文结构

英英解释

n.

例句

If two or more occurrences of the same palindromes are found in the same input line, report only once.

如果一个输入发现两个多个相同回文输出一个

Out of shame the existence of the Book of Palindromes has never been mentioned outside the Library.

出于羞愧图书馆之外从未提起文书存在

These include complex calendars, numeric palindromes and numerically decorated technological cross sections and cityscapes.

这些包括复杂日历数字回文数字化城市景观

Hint 2: Generate palindromes by combining digits properly. You might need more than one of the loops like below.

产生正确回文可能需要这样一个以上循环

You might need more than one of the loops like + Hint 2: Generate palindromes by combining digits properly.

提示2:产生正确回文可能需要几个下面这样循环

I added that to catch those palindromes like "Bob" that are not the same backwards.

添加捕捉那些类似Bob完全相同回文

If an input line does not contain any palindromes, an empty line should be output.

如果一个输入包括一个回文应该输出一个

The most noticeable one is the eight highly symmetrical DNA palindromes essential to male reproduction ability.

引人瞩目男性生殖能力至关重要高度对称八个回文序列

All four hundred and ten pages of the tome, including the table of contents, were filled with two sentence palindromes .

全书四百一十包括目录回文顺序倒序一样)。

Note that the second line in the output is empty, corresponding to the second input line containing no palindromes.

因为对应第二输入包含回文第二出行

Usually, the target sequences are palindromes, meaning they read the same backward and forward.

通常它们目标序列具有回文结构反向它们一样

Click the letters to switch their places and unscramble to palindromes.

字母切换地点解密回文

For a start, 11 generates palindromes like no other number.

首先,11形成回文其他数字形成一样

Write a program that finds palindromes in input lines.

编写一个程序找出输入回文

Stretch your brain with their vast collection of anagrams, crosswords, palindromes, verse puzzles and more that stretches back to 1893.

通过它们收集字谜游戏回文测验诗歌谜题以及更多追溯1893年以前游戏大脑得到开拓

You may report palindromes in any order.

可以任意顺序输出回文

The first 33 palindromes were both riddles and profound.

33回文既是谜语深奥

Hint 1: Generate the palindromes and see if they are prime.

提示1:找出所有回文判断它们是不是质数