Thu Apr 09, 2009 3:06 am
Thu Apr 09, 2009 6:20 pm
Wed Oct 27, 2010 11:32 pm
Tue Jan 17, 2012 7:54 am
mestz6 wrote:Trying to figure out how to write this program. Its a ..for loop and I never have written one. The loop is suppose to produce some kind of output.
x = 0
cout = 1;
while (cout <=25)
{
x = x-count;
count ++;
}
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.