Splitting a list of integers into a list of Positive integers that are divisible by 2 and negative integer divisible by 3

前端 未结 0 1612
孤街浪徒
孤街浪徒 2020-12-12 14:04

I\'ve been trying to create a predicate in Prolog which splits a list of integers into a list of positive integers and into a list of negative integers. And list of positive

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