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