Дамп всех задач
This commit is contained in:
8
Pascal/wiles/Program2.pas
Normal file
8
Pascal/wiles/Program2.pas
Normal file
@@ -0,0 +1,8 @@
|
||||
var n,i:integer;
|
||||
begin
|
||||
n:=1;
|
||||
for n to n*n-1 do begin
|
||||
if i mod n = 0;
|
||||
writeln('<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>!!! ',i);
|
||||
|
||||
end.
|
||||
Reference in New Issue
Block a user