instantiation-error
SWI-Prolog: ERROR: is/2: Arguments are not sufficiently instantiated
I\'m trying to create a program that prints how many smooth numbers are within an interval. A part of the code is here:[详细]
2023-01-08 10:20 分类:问答Prolog Arguments are not sufficiently instantiated
I\'m trying to match a subset of the facts I\'m creating, and my testcase was working great! x([1,2,3,4],\'bleah\').[详细]
2022-12-16 05:27 分类:问答