By using this site, you agree to our Privacy Policy and our Terms of Use. Close

Uhh..I did everything....Here, I'll put in the important part of the code:

while(true);
{

system("CLS");
cin.clear();
iguesses = 0;


srand{static_cast{time(0)}} ;
iCookies = rand()%1000+1;