MAD101_-_C2_-_FE_-_SU_2023_490.webp
E

MAD101_-_C2_-_FE_-_SU_2023_490.webp

(Choose 1 answer)
Given the Euclidean algorithm to find the greatest common divisor of two positive integers a
procedure GCD(a, b: positive integers)
y:= b
while y > 0
begin
x:= a r: = x mod y x: = y
y:= r end
{UCLN(a, b) = x}
How many divisions are used to find GCD(201, 111)?
A. 8
B. 5
C. 7
D. 6
E. None of the other choices is correct

E22

Thông tin

Category
MAD101
Thêm bởi
Elfman_kun
Ngày thêm
Lượt xem
1,087
Lượt bình luận
7
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
MAD101_-_C2_-_FE_-_SU_2023_490.webp
File size
52.3 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom