photo

Dylan


Last seen: 8ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Calculating Greatest Common Divisor using While loop
Instead of using built in 'GCD' function, I am to devise code to calculate the GCD of two numbers using a while loop. I cannot f...

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Estimating SQRT of a non-negative number the long way
Estimate the square root of a non-negative number, then displaying the original number, the answer, and the amount of iterations...

9ヶ月 前 | 1 件の回答 | 0

1

回答