Ниже записан алгоритм. Получив на вход число x, этот алгоритм печатает число M. Известно, что x>40. Укажите НАИМЕНЬШЕЕ такое(т.е большее 40) число x, при вводе которого алгоритм печатает 5.
var x, L, M: integer;
begin
readln(x);
L:=X
M:=5
if L mod 2=0 then
M:=24;
while L <> M do
if L > M then
L:=L-M
else
M:=M-L
writeln(M);
end.
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.