MAYBE 'epo* (timeout of 60.0 seconds)' -------------------------------- Answer: MAYBE Input Problem: innermost runtime-complexity with respect to Rules: { div(0(), y) -> 0() , div(x, y) -> quot(x, y, y) , quot(0(), s(y), z) -> 0() , quot(s(x), s(y), z) -> quot(x, y, z) , quot(x, 0(), s(z)) -> s(div(x, s(z)))} Proof Output: The input cannot be shown compatible