c(0):-!.c(X):- writef('%t',[X]), n1, succ(XN,X), c(XN).
!-c(100)
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!