MAYBE We are left with following problem, upon which TcT provides the certificate MAYBE. Strict Trs: { U11(tt(), M, N) -> U12(tt(), M, N) , U12(tt(), M, N) -> s(plus(N, M)) , plus(N, s(M)) -> U11(tt(), M, N) , plus(N, 0()) -> N } Obligation: innermost runtime complexity Answer: MAYBE The input cannot be shown compatible Arrrr..