pas cau 12
var
n,i:integer;
write('nhapsonguyenN');
readln(N);
for i:=1 to N do
if N mod i=0 then write(i:5);
readln;
end.
Bạn đang đọc truyện trên: Truyen4U.Com
var
n,i:integer;
write('nhapsonguyenN');
readln(N);
for i:=1 to N do
if N mod i=0 then write(i:5);
readln;
end.
Bạn đang đọc truyện trên: Truyen4U.Com