Perform list conversion,Prolog

后端 未结 0 1094
野趣味
野趣味 2020-12-24 13:19

Perform list conversion,Prolog [a,a,a,a,b,c,c,a,a,d,e,e,e,e] => [[4,a],b,[2,c],[2,a],d,[4,e]]. please help me solve this problem I have this code, but I do not know how t

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