MAYBE We are left with following problem, upon which TcT provides the certificate MAYBE. Strict Trs: { f(0()) -> s(0()) , f(s(0())) -> s(s(0())) , f(s(0())) -> *(s(s(0())), f(0())) , f(+(x, y)) -> *(f(x), f(y)) , f(+(x, s(0()))) -> +(s(s(0())), f(x)) } Obligation: innermost runtime complexity Answer: MAYBE The input cannot be shown compatible Arrrr..