A Pythagorean triplet is a set of three natural numbers, a b c, for which,
a2 + b2 = c2
For example, 32 + 42 = 9 + 16 = 25 = 52.
There exists exactly one Pythagorean triplet for which a + b + c = 1000.
Find the product abc.
即找出符合a2 + b2 = c2和a + b + c = 1000的a b c 之解.
<無>
<無>
| ID | User | Problem | Subject | Hit | Post Date |
| 55441 |
|
d236 | 59 | 2026-07-08 17:12 | |
| 17172 | addii (白家宇) | d236 | 1718 | 2019-03-21 19:14 | |
| 55437 |
|
d236 | 53 | 2026-07-08 14:57 | |
| 22415 |
|
d236 | 1943 | 2020-08-31 14:31 | |
| 22132 | yoyokuo2007b ... (haha) | d236 | 1694 | 2020-08-13 09:44 |