Wednesday, February 1, 2017

404

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