OT (over time that is)
- Malificus
- Dr. Malpractice
- Joined: Sat Aug 03, 2002 2:55 pm
- Location: St. Paul, Minnesota
- Contact:
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
- yuppa
- Joined: Fri May 02, 2003 8:31 pm
- Status: Single again
- Location: behind MY own AT field
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
//Fangirl & Fanboy program version 1.1
//tells you if a fangirl or fanboy is good or bad
#include<iostream>
using namespace std
int main()
{
Yaoi != good
ok=yuri;
disgusting=yaoi;
for(fangirl=1; fangirl <max_madness; ++fangirl)
{
if(fangirl+yaoi)
cout << "that's just disgusting" << endl;
else if (fangirl+yuri)
cout << "no pi for you...but good try" << endl;
else
cout << "good fangirl...*gives treat* << endl;
}
for(fanboy=1; fanboy<max_madness; ++fanboy)
{
if(fanboy+yuri)
cout << "meh...you'd be better off with a real girlfriend" << endl;
else if(fanboy+yaoi)
cout << "uhh...yeah...to each thier own I guess" << endl;
else
cout << "good fanboy *gives a pizza*" << endl;
}
int result = sqrt(fanboy+10);
string crazy_time = fanboy + fangirl;
return 0;
}
how do you like this version?
//tells you if a fangirl or fanboy is good or bad
#include<iostream>
using namespace std
int main()
{
Yaoi != good
ok=yuri;
disgusting=yaoi;
for(fangirl=1; fangirl <max_madness; ++fangirl)
{
if(fangirl+yaoi)
cout << "that's just disgusting" << endl;
else if (fangirl+yuri)
cout << "no pi for you...but good try" << endl;
else
cout << "good fangirl...*gives treat* << endl;
}
for(fanboy=1; fanboy<max_madness; ++fanboy)
{
if(fanboy+yuri)
cout << "meh...you'd be better off with a real girlfriend" << endl;
else if(fanboy+yaoi)
cout << "uhh...yeah...to each thier own I guess" << endl;
else
cout << "good fanboy *gives a pizza*" << endl;
}
int result = sqrt(fanboy+10);
string crazy_time = fanboy + fangirl;
return 0;
}
how do you like this version?
- yuppa
- Joined: Fri May 02, 2003 8:31 pm
- Status: Single again
- Location: behind MY own AT field