[[1, 3/2], [1, 2], [5/2, 1.0000000000000000000000000000000000000], [3, 4], [
4, 1]]
2
0
[[1, 2], [1, 3/2], [5/2, 1.0000000000000000000000000000000000000], [3, 4], [
4, 1]]
1
0
[[4, 1], [5/2, 1.0000000000000000000000000000000000000], [1, 3/2], [1, 2], [
3, 4]]
4
4
error("incorrect type in lexicographic vecsort, index too large (t_INT).")
[[5/2, 1.0000000000000000000000000000000000000], [4, 1], [1, 3/2], [1, 2], [
3, 4]]
4
0
error("incorrect type in lexicographic vecsort, index too large (t_INT).")
[[1, 2], [1, 3/2], [5/2, 1.0000000000000000000000000000000000000], [3, 4], [
4, 1]]
1
0
[x^3 - 2, x^2 + 27, x^2 + 1, x + 1]
Vecsmall([2, 4, 1, 3])
Vecsmall([3, 1, 4, 2])
Vecsmall([3, 1, 2])
3
Vecsmall([1, 2, 3, 4])
0
0
3
List([1, 2, 3, 4])
0
3
0
[1, 2, 3, 4]
Vecsmall([4, 6, 2, 1])
[4, 3, 2, 1]
Vecsmall([1, 2, 6, 4])
List([])
3
2
0
  ***   at top-level: vecsearch(Vecsmall(1),1,1)
  ***                 ^--------------------------
  *** vecsearch: incorrect type in sort_function (t_VECSMALL).
  ***   at top-level: vecsort(Vecsmall(1),1)
  ***                 ^----------------------
  *** vecsort: incorrect type in sort_function (t_VECSMALL).
Total time spent: 1
