in reply to Re: hashing intervals
in thread hashing intervals

12 is incorrect, as is 23.

See: but some intervals can remain empty like 18-18 or 21-22

So it seems the boundaries are excluded.


s$$([},&%#}/&/]+}%&{})*;#$&&s&&$^X.($'^"%]=\&(|?*{%
+.+=%;.#_}\&"^"-+%*).}%:##%}={~=~:.")&e&&s""`$''`"e

Replies are listed 'Best First'.
Re^3: hashing intervals
by LanX (Saint) on Jul 30, 2013 at 09:23 UTC
    > So it seems the boundaries are excluded.

    ... 10-10 65 1-1 45 ...

    Cheers Rolf

    ( addicted to the Perl Programming Language)

      So?

      These are just 2 empty intervals.


      s$$([},&%#}/&/]+}%&{})*;#$&&s&&$^X.($'^"%]=\&(|?*{%
      +.+=%;.#_}\&"^"-+%*).}%:##%}={~=~:.")&e&&s""`$''`"e
        Most obviously not empty...

        Cheers Rolf

        ( addicted to the Perl Programming Language)