On Sunday 5 April 2020 the Project Euler membership first exceeded one million members. We would like to present this problem to celebrate that milestone. Thank you to everyone for being a part of Project Euler.
The number 6 can be written as a palindromic sum in exactly eight different ways:
We shall define a twopal to be a palindromic tuple having at least one element with a value of 2. It should also be noted that elements are not restricted to single digits. For example,
If we let
Similarly,
In searching for the answer to the ultimate question of life, the universe, and everything, it can be verified that
However, your challenge to the "ultimatest" question of life, the universe, and everything is to find the least value of
2020 年 4 月 5 日(星期日),欧拉计划成员数首次冲破百万大关。为庆祝此里程碑,我们特此提出本题。感谢欧拉计划的每一份子!
元素之和为
若某个回文元组含有至少一个元素
记
类似的有
在尝试回答生命、宇宙和世间万物的终极问题 1 时,你验证过
然而,你现在有了新挑战:回答生命、宇宙和世间万物的”最终极“问题——求最小的整数
点 这个链接 回到源站。
点 这个链接 回到详细版题目目录。