Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jul 22nd, 2018
111
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.23 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
#include <conio.h>
int main(void)
{
int i=0;
srand(time(NULL);
while (i<15){
printf("%d",rand()); //keep getting a error here
i++;
}
getch();
return 0;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE P
JavaScript | 8 min ago | 0.08 KB
????FREE 500$ GIFTCARDS???? VF
JavaScript | 8 min ago | 0.15 KB
????FREE 500$ GIFTCARDS???? VF
JavaScript | 9 min ago | 0.15 KB
?FREE Method Leaked? 1Y
JavaScript | 9 min ago | 0.15 KB
?Make $200 INSTANTLY [Works Worldwide]? SD
JavaScript | 9 min ago | 0.15 KB
FREE BTC GUIDE T
JavaScript | 11 min ago | 0.08 KB
????Make 3500$ in 1 day [Method]???? XH
JavaScript | 19 min ago | 0.15 KB
?FREE 300$ GIFTCARDS? P8
JavaScript | 20 min ago | 0.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!