photo

Dylan


Last seen: 4 months 前 自 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...

4 months 前 | 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...

5 months 前 | 1 个回答 | 0

1

个回答