[ create a new paste ] login | about

Link: http://codepad.org/BIkjAgWM    [ raw code | output | fork ]

C, pasted on Jul 10:
1
int main(){return srand(time(0)),printf("%i",rand()),0;}


Output:
1
949288343


Create a new paste based on this one


Comments: