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