#include <stdio.h> void main(void) { printf("%s", "test"); return 0;}
Standard input is empty
test
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!