MAYBE 0.00/0.01 The problem does not contain well-formed TRSs: 0.00/0.01 Strict Trs: 0.00/0.01 { and(tt()) -> X 0.00/0.01 , length(cons(N)) -> s(length(L)) 0.00/0.01 , length(nil()) -> 0() 0.00/0.01 , zeros() -> cons(0()) 0.00/0.01 , take(s(M), cons(N)) -> cons(N) 0.00/0.01 , take(0(), IL) -> nil() } 0.00/0.01 StartTerms: basic terms 0.00/0.02 Strategy: none 0.00/0.02 EOF