Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Write A Program To Print This Sentence 10000 Times
SUBMITTED BY:
Guest
DATE:
Oct. 12, 2013, 6:05 a.m.
FORMAT:
Text only
SIZE:
168 Bytes
Raw
Download
Tweet
HITS:
1189
Go to comments
Report
#include<stdio.h>
#include<conio.h>
main()
{
int i;
for (i=1;i<=10000,i++)
{
printf("http://adf.ly/?id=5242502");
}
getch();
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus