static bool hasExtendedUnicodeCharacters(S s) { ret s.codePointCount(0, l(s)) < l(s); }