Most common sublist in Prolog

后端 未结 0 1441
孤城傲影
孤城傲影 2020-12-07 19:05

The problem is as follows: Write a predicate in Prolog most_common_sublist(L1,N,L2) that will find the sublist L2 with length N such that it is the most common sublist in L1

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