Komentar

Jumat, 05 Juli 2013

POLA II

Posted by M Habibie 19.48, under | No comments





var
 
n:byte;
j, i ,cnt: byte;
 



begin
 
 readln(n);
 cnt := 0;
 
 for i:=1 to do
 begin
  
  for j:=1 to do
  begin
      write(cnt);
      inc(cnt);
      if (cnt = 10then
        cnt := 0;
  end;
 
   writeln();
 
 end;
 
end.

0 komentar:

Posting Komentar

Your Ip Address

Your IP Address

IP

Popular Post

Popular Posts