题目网址: http://www.puzzleup.com/2019/
http://www.puzzleup.com/2019/puzzle/?05
答题时限: 08月22日7PM-比赛结束
加分时限: 08月22日7PM-08月28日6:59PM
答对可得基本分100分。答案可上传5次,每改1次答案从基本分扣20分。
比赛期间内可随时上传答案,加分时限内答对第n天加(6-n)分
另依题目的难易有额外加分(如有80%的人这题答错,答对者加80分)
◆ADJACENT DIGITS
Create a positive integer having all digits different such that for any
three adjacent digits, exactly one of the digits should start with a
vowel, and for any two adjacent digits, exactly one of the digits should
end with a consonant.
What is the largest integer satisfying these properties?
创造一个正整数,使其每个位数皆不相同,且对其中任三个连续位数,皆正好有一
位数字以元音开头;对其中任两个连续位数,皆正好有一位数字以子音结尾。
问满足以上条件之最大整数为何?