I'm leaving a comment to myself so I don't feel like a loooooo-zer!!! loser is also spelled correctly in the line above. I'm sorry if you feel otherwise. If you do, you must be a looooooo-zer!!
#include using namespace std; int main() { double dipshit;
cout << "WTF?" << endl; if(shit=='c') { cout << "Yep, it's all crap. Now tell me why I'm typing in C++?" << endl; cin >> dipshit; // MWAHAHHAHA I'M the loser now! dipshit = crap + stupidcrap; cout << dipshit; } else cout << "You fail! MWAHAHAH!" << endl;
Comments 1
loser is also spelled correctly in the line above. I'm sorry if you feel otherwise. If you do, you must be a looooooo-zer!!
#include
using namespace std;
int main()
{
double dipshit;
cout << "WTF?" << endl;
if(shit=='c')
{
cout << "Yep, it's all crap. Now tell me why I'm typing in C++?" << endl;
cin >> dipshit;
// MWAHAHHAHA I'M the loser now!
dipshit = crap + stupidcrap;
cout << dipshit;
}
else
cout << "You fail! MWAHAHAH!" << endl;
return 0;
}
Reply
Leave a comment