!752 static S calc(L log) { ret replaceNumberWith(nextToLast(log), "##") .replace("##", dumbCalc(last(log))); }