MAYBE 'epo* (timeout of 60.0 seconds)' -------------------------------- Answer: MAYBE Input Problem: innermost runtime-complexity with respect to Rules: { zeros() -> cons(0(), zeros()) , U11(tt(), L) -> U12(tt(), L) , U12(tt(), L) -> s(length(L)) , length(nil()) -> 0() , length(cons(N, L)) -> U11(tt(), L)} Proof Output: The input cannot be shown compatible