b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » XXX » Message 5164791 (Thread)

# 6. Buy some burgers with the profits!
(, Mon 26 Sep 2005, 15:27, archived)
# 7. And some cheese
(, Mon 26 Sep 2005, 15:28, archived)
# 7. Replace all of your friend's CDs with burgers
8. ?
9. More profit!
10. Buy more burgers ... etc
(, Mon 26 Sep 2005, 15:29, archived)
# 8. and some cheese
(, Mon 26 Sep 2005, 15:32, archived)
# 9. goto 7
(, Mon 26 Sep 2005, 15:36, archived)
# 7.
if( (alreadyInCDs("burgers")) && (alreadyInCDs("cheese")) )
throwBurgerFilledCDsOntoBBQ();
else
insertBurgersAndCheese();

*geeks*
(, Mon 26 Sep 2005, 15:41, archived)
# your lack of iterative subroutines
disturbs me
(, Mon 26 Sep 2005, 15:42, archived)
# if you don't gosub a program loop
you'll never get a subroutine
(, Mon 26 Sep 2005, 15:43, archived)
# Dwarfism?
This has nothing to do with midgets...
(, Mon 26 Sep 2005, 15:55, archived)
# It's all contained within another
something which calls something else.

Either that, or all my programs actually work via some sort of magic. Or a system of levers and pulleys
(, Mon 26 Sep 2005, 15:47, archived)
#
while (!doAllCDsHaveBurgersAndCheeseInThemYet())
{
insertBurgersAndCheese();
}
throwBurgerFilledCDsOntoBBQ();
(, Mon 26 Sep 2005, 15:48, archived)
# haha yay

(, Mon 26 Sep 2005, 15:51, archived)