文件名称:search_number
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:994byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的x,使得:x=a*a*a+b*b*b+c*c*c = d*d*d+e*e*e+f*f*f 其中,a,b,c,d,e,f都是自然数,a<=b<=c, d<=e<=f [a,b,c]!=[d,e,f]
进一步,是否还存在另外一个自然数满足上述条件,可能的话请输出其结果
-Find a smallest natural number, making it equivalent to the three different groups of three natural numbers, and the power, that is, to find the smallest x, made: x = a* a* a+ b* b* b+ c* c* c = d* d* d+ e* e* e+ f* f* f one of, a, b, c, d, e, f are the natural numbers, a < = b < = c, d < = e < = f [a, b, c]! = [d, e, f] further whether there is a natural number to meet the above conditions, if possible, please export the results
进一步,是否还存在另外一个自然数满足上述条件,可能的话请输出其结果
-Find a smallest natural number, making it equivalent to the three different groups of three natural numbers, and the power, that is, to find the smallest x, made: x = a* a* a+ b* b* b+ c* c* c = d* d* d+ e* e* e+ f* f* f one of, a, b, c, d, e, f are the natural numbers, a < = b < = c, d < = e < = f [a, b, c]! = [d, e, f] further whether there is a natural number to meet the above conditions, if possible, please export the results
(系统自动生成,下载前可以参看下载内容)
下载文件列表
search_number.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.