How to remove variants from a Lists? Prolog

前端 未结 0 1340
悲哀的现实
悲哀的现实 2020-12-29 03:58

I am trying to write a predicate removeRotations. The idea is that I have a List of the following form:

[[1, 2, 3], [2, 1, 3], [1, 3, 2], [3, 1, 2], [3, 2, 1]]<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题