[1, 2, 3]
[]
[1, 2, 3]
List([1, 2, 3])
[1]
[-2, 1, 3, 5, 7, x, "1"]
[-5, 2, 5, 7, "1"]
[5, 7, "1"]
0
1
[-2, 1, 3, x]
3
7
0
3
*** at top-level: setsearch(1,3)
*** ^--------------
*** setsearch: incorrect type in setsearch (t_INT).
[-5, -2, 1, 2, 3, 5, 7, x, "1"]
[3, 4, 5, 6, 7]
[2, 3, 4, 5, 6]
*** at top-level: setbinop(x->x,X)
*** ^----------------
*** setbinop: incorrect type in setbinop [function needs exactly 2 arguments] (t_CLOSURE).
Total time spent: 4