Find Pythagorean triplet for which a + b + c = 1000

后端 未结 16 2617
离开以前
离开以前 2020-12-24 13:13

A Pythagorean triplet is a set of three natural numbers, a < b < c, for which, a2 + b2 = c2

For example, 32 + 4

16条回答
提交回复
热议问题