#include <stdio.h>int main() { printf( "%d %d %d\n", 42ll, 100500, 1234 );}
Standard input is empty
42 0 100500
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!