TranceAddict Forums (www.tranceaddict.com/forums)
- Humour / Funny Stuff / Cool Web Sites
-- If (Man(Vagina(Day)) == true) {
If (Man(Vagina(Day)) == true) {
System.out.println("TOP 10 THINGS MEN WOULD DO IF THEY WOKE UP AND HAD A VAGINA FOR A DAY:");
System.out.println("10. Immediately go shopping for zucchini and cucumbers.");
System.out.println("9. Squat over a hand mirror for an hour and a half.");
System.out.println("8. See if they could finally do a split.");
System.out.println("7. Cross their legs without rearranging their crotch.");
System.out.println("6. Get picked up in a bar in less that 10 minutes");
System.out.println("5. Have consecutive multiple orgasms and still be ready for more without sleeping first.");
System.out.println("4. Go to the gyno and ask to have the examination recorded on video.");
System.out.println("3. Sit on the edge of the bed and pray for breasts, too.");
System.out.println("2. Actually catch a buzz off 1 wine cooler.");
System.out.println("And the # 1 thing a man would do is:");
System.out.println("1. Finally find that damn G-spot.");
}
you forgot the close the loop,
and...
};
//end main
shit my c++ is so rusty
the joke itself is mildly hilarious but was ruined by nerdy rambling 
| quote: |
| Originally posted by SgtFoo you forgot the close the loop, and... }; //end main shit my c++ is so rusty |
can't be c++..
comparison of equality in c++ is ==, not =
| quote: |
| Originally posted by echosystm the joke itself is mildly hilarious but was ruined by nerdy rambling |
that will never compile ..
Aye, 'tis Java as it uses the Java terminology as well. And the loop is closed.
When I read Man(Vagina(Day)) I thought "find the manual for having a vagina with the day property?"
Yes you were right it wouldnt have compiled. I had an = and not an == thnx for the error.
while ((you==java) && (I == C++)) {
cout <<"Compile this, BITCH!!..... lol\n">>;
};
bah..
i wish i was that cool 
| quote: |
| Originally posted by Tranc3 Aye, 'tis Java as it uses the Java terminology as well. And the loop is closed. When I read Man(Vagina(Day)) I thought "find the manual for having a vagina with the day property?" |
| quote: |
| Originally posted by La5eR Yes you were right it wouldnt have compiled. I had an = and not an == thnx for the error. |
int i = 0;
while (i == 0)
{
System.out.println("STOP USING JAVA CODE IN POSTS!")
}
| quote: |
| Originally posted by b.cl4y int i = 0; while (i == 0) { System.out.println("STOP USING JAVA CODE IN POSTS!") } |
dissapointing
keep beleiving that code will one day unlock the matrix allowing you to master the universe... YES THERES HOPE
geeks pfft
| quote: |
| Originally posted by OrZonE while (0 == 0) { System.out.println("STOP USING JAVA CODE IN POSTS!"); } would be FAR more efficient |
| quote: |
| Originally posted by AnotherWay83 actually the following would be even better: while (true) { //rest same as yours } |
program doesnt work it suppose to be
public class vagina
{
public static void main (String[] args)
{
System.out.println("TOP 10 THINGS MEN WOULD DO IF THEY WOKE UP AND HAD A VAGINA FOR A DAY:");
System.out.println("10. Immediately go shopping for zucchini and cucumbers.");
System.out.println("9. Squat over a hand mirror for an hour and a half.");
System.out.println("8. See if they could finally do a split.");
System.out.println("7. Cross their legs without rearranging their crotch.");
System.out.println("6. Get picked up in a bar in less that 10 minutes");
System.out.println("5. Have consecutive multiple orgasms and still be ready for more without sleeping first.");
System.out.println("4. Go to the gyno and ask to have the examination recorded on video.");
System.out.println("3. Sit on the edge of the bed and pray for breasts, too.");
System.out.println("2. Actually catch a buzz off 1 wine cooler.");
System.out.println("And the # 1 thing a man would do is:");
System.out.println("1. Finally find that damn G-spot.");
}
}
| quote: |
| Originally posted by echosystm the joke itself is mildly hilarious but was ruined by nerdy rambling |
test
test
test
test
TOP 10 THINGS MEN WOULD DO IF THEY WOKE UP AND HAD A VAGINA FOR A DAY:
10. Immediately go shopping for zucchini and cucumbers.
9. Squat over a hand mirror for an hour and a half.
8. See if they could finally do a split.
| quote: |
| Originally posted by Rob TOP 10 THINGS MEN WOULD DO IF THEY WOKE UP AND HAD A VAGINA FOR A DAY: 10. Immediately go shopping for zucchini and cucumbers. 9. Squat over a hand mirror for an hour and a half. 8. See if they could finally do a split. |
test
Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.