3 рядки
126 B

  1. begin
  2. ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(round(intpower(2,GetZ-1)-1)-GetY)+'.png';
  3. end.