Gotta love reading some ever interesting information on Loops in C++. My classmate wrote me cause she needed help. I really should read the chapter. I managed to get by writing the programs with just help from the book so I guess it's a good idea to do that. Gotta finish Intro to Comps homework though. You know school is on your mind when you dream about writing in the C++ language. It was pretty uneventful so I will spare you the details.
#include <string>
int total
string dream
cout << "This is pretty dumb to dream about! \n" << endl;
cin >> total;
cout << "Input random dream here. " << endl << endl;
cin>> dream;
yes, this dream was super special awesome. So anyway, back to homework.
No comments:
Post a Comment