Hacker News new | ask | show | jobs
by mrcactu5 3515 days ago
My mistake. I only see a few outcomes then. #1 happens then #2

  #1 |------|
  #2             |--------|
and #2 happens before #1

  #1                  |-------|
  #2   |---------|
or #1 starts then #2 starts:

  #1   |-------------|
  #2           |------------|
or #1 starts before #2 and finishes before #2

  #1  |---------------------|
  #2       |----------|
For two channels are are 8 possibilities in all. https://oeis.org/A079144