OMG first of all, i would like to say: "I HATE THIS FUCKIN COMPUTER!!!!! THIS HAPPENS EVERY DAMN TIME! SHYT IT ERASED EVERYTHING I WROTE AGAIN!! UGH AND I WAS ALMOST DONE! UGH!!!I FORGOT HAVE THE SHYT I HAD TYPED! well this weekend was good. went to davids party. man did i get drunk or what?! like i thought ive been drunk b4? yea rite. lol i had
(
Read more... )
Comments 2
int X5=12, Y5=22, Z=-6;
if(X5>Z&&Y5>X5) cout<<"MY"<<" ";
cout<<"WHAT\n";
if(X5+Z>Y5||Z*Z>Y5) cout<<"A\n";
if(!(Y5<=X5)) cout<<"NICE";
if(Z==-6) {
cout<<"D";
cout<<"A";
}
cout<<"Y\n";
cout<<"exercise 7\n";
if(8%2==0) cout<<"8 IS EVEN\n";
if(12%4==0) cout<<"12 IS\nEVENLY\nDIVISABLE\nBY 4";
if(8%3==0) cout<<"you won\'t see this";
return 0;
}
here's 6+7
Reply
Reply
Leave a comment