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