摘要:
Problem DescriptionAn ascending sorted sequence of distinct values is one in which some form of a less-than operator is used to order the elements from smallest to largest. For example, the sorted sequence A, B, C, D implies that A 2 #include 3 #include 4 #include 5 #include 6 using namespace ... 阅读全文
posted @ 2013-10-26 17:30
persistent codeants
阅读(216)
评论(0)
推荐(0)
摘要:
Problem DescriptionConsider equations having the following form:a1x13+ a2x23+ a3x33+ a4x43+ a5x53=0The coefficients are given integers from the interval [-50,50].It is consider a solution a system (x1, x2, x3, x4, x5) that verifies the equation, xi∈[-50,50], xi != 0, any i∈{1,2,3,4,5}.Determine how 阅读全文
posted @ 2013-10-26 15:07
persistent codeants
阅读(264)
评论(0)
推荐(0)
摘要:
Problem DescriptionA square is a 4-sided polygon whose sides have equal length and adjacent sides form 90-degree angles. It is also a polygon such that rotating about its centre by 90 degrees gives the same polygon. It is not the only polygon with the latter property, however, as a regular octagon a 阅读全文
posted @ 2013-10-26 13:03
persistent codeants
阅读(241)
评论(0)
推荐(0)
摘要:
Problem DescriptionThis problem is based on an exercise of David Hilbert, who pedagogically suggested that one study the theory of4n+1numbers. Here, we do only a bit of that.AnH-number is a positive number which is one more than a multiple of four: 1, 5, 9, 13, 17, 21,... are theH-numbers. For this 阅读全文
posted @ 2013-10-26 11:06
persistent codeants
阅读(162)
评论(0)
推荐(0)

浙公网安备 33010602011771号