#Hard #13

9 messages · Page 1 of 1 (latest)

gentle jay
real kindle
#

Your first, third, fourth, and fifth examples undercount by 1.

  1. longest substring is [6, 10] or [1, 8], so length should be 2.
  2. longest substring is [0, 8], [1, 10], or [2, 3] so length should be 2.
  3. longest substring is [0, 5], [2, 6], [5, 10], or [2, 4] so length should be 2.
  4. longest substring is [0, 2, 10] so length should be 3
gentle jay
#

4 is incorrect damn

real kindle
#

yea

gentle jay
#

So many fails because spawn order things

real kindle
#

-chall 1441984807746932868 c

gritty portalBOT
#

@gentle jay

Challenge C Complete

Orbs +1062 points (+762 from your streak).