MAYBE 'Pop* with parameter subtitution (timeout of 60.0 seconds)' ----------------------------------------------------------- Answer: MAYBE Input Problem: innermost runtime-complexity with respect to Rules: { f(s(x), x) -> f(s(x), round(x)) , round(0()) -> 0() , round(0()) -> s(0()) , round(s(0())) -> s(0()) , round(s(s(x))) -> s(s(round(x)))} Proof Output: The input cannot be shown compatible