static long parseFirstLong(String s) { return parseLong(jextract("", s)); }