Saturday, February 4, 2017

404

    while (key.compareTo(seq[i]) != 0) {
      i += step;
    }