static int parseFirstInt(String s) { return parseInt(jextract("", s)); }