Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

4 řádky
167 B

  1. begin
  2. if getz >=13 then GetURLBase:='http://s3.amazonaws.com/arbalet/z';
  3. ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'_'+inttostr(GetX)+'.png';
  4. end.