README.md

December 4, 2022 ยท View on GitHub

Pythagorean Triples (Enhanced)

Description

Pythagorean Triples are integers in the form a^2+b^2=c^2 (example...3,4,5 because 33+44=5*5). This post is an improvement to the original post (txtCodeId=53514&lngWId=1) to display Pythagorean Triples. The original version took over 12 minutes with a max set to 1000. My version takes under 1 second.

More Info

Submitted On2004-05-05 01:02:28
ByShark
LevelBeginner
User Rating4.8 (19 globes from 4 users)
CompatibilityVB 6.0
CategoryComplete Applications
WorldVisual Basic
Archive FilePythagorea174131552004.zip