3 行
103 B

  1. begin
  2. ResultURL:=GetURLBase+'/z'+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX)+'.jpg';
  3. end.