January 6, 200422 yr 2+2=? :sneaky: heh... i bought a shirt today that says: 2+2=5 With extremely large values of 2
January 6, 200422 yr Author I'm waiting for my class.. actually, I better go read my book. I gotta compare the novel "The Shining" with the movie and the book only just arrived, the presentation is on Tuesday next week. :stunned:
January 6, 200422 yr Author Ty Jess :D I need it :stunned: I found out it's my prof's fav movie, well of Kubrick's, so it better be good. lol The presentation that is.
January 6, 200422 yr well i'm cold and i have work to do :rolleyes: hehe but at least it's not boring for the moment :P and yours?
January 6, 200422 yr many homework to do shitty school soon stress without all of that i'm fine :stunned:
January 6, 200422 yr hi Fiona, Lea, Blanca! ((((((((((group hug))))))))))))) :D :cool: i've got a ton of work to do. procrastinated too much for the last few weeks :(
January 6, 200422 yr int main() { int c = 0; for(int i=1; i<500; i++) { if(i%5 != 0 && i%7 != 0) c+=0; else { cout<<setw(4)<<i; c+=1; } } cout<<endl<<endl<<"The number of positive integers is "<<c<<endl; getch(); return 0; }
January 6, 200422 yr It's c++, I was in computer science and got bored... so I thought I'd show the world my mad programming skillz.
Create an account or sign in to comment