static bool cicAtOddPosition(LS l, S s) { int n = l(l); for (int i = 1; i < n; i += 2) if (eqic(l.get(i), s)) true; false; }