1 2 3 4 | lieb(sandra). ist_guter_freund(X) :- lieb(X). |
bGllYihzYW5kcmEpLgppc3RfZ3V0ZXJfZnJldW5kKFgpIDotIGxpZWIoWCkuCgo=
-
upload with new input
-
result: Success time: 0.02s memory: 6204 kB returned value: 0
assert (ist_guter_freund(sandra)).
ERROR: Syntax error: Operator expected ERROR: assert (ist_guter_freund(sandra) ERROR: ** here ** ERROR: ) .



