c(0):-!.c(X):- write(X), n1, XN is X-1, c(XN).
c(100).
/home/uBgwlr/gplcYVf3gb.o: In function `Lpred1_1': (.text+0x88): undefined reference to `predicate(n1/0)' collect2: ld returned 1 exit status compilation failed
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!