sS addPlusToCount(long max, long n, S s) { if (n != max) ret s; ret insertString(s, smartIndexOfSpaceEtc(s), "+"); }