Absurdness from Earth
Pages
Home
Kenangan d CFS
Memori di Sarawak
Request
18 December 2010
Interesting Programming
Huh...nice coding with nice output...Nice to be used to prank others...with some other creative ideas..
#include <stdio.h>
#include <time.h>
int main ()
{
printf (WAKAKAKAKAKAKAKAKA)
srand(time(NULL));
int a=rand();
while (a != 0.1)
{
printf ("%d ",a);
a=rand();
}
system ("pause");
return 0;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment