import std.stream; int main() { printf("Kitty on your lap"); return 0;}
Standard input is empty
prog.d(5): Error: undefined identifier printf prog.d(5): Error: function expected before (), not printf of type int
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!