Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hi my qbasic is broken I need a freebasic
#1
because freebasic is better because it has better things

my programming mind is jelly the alchohal was too much I didn't mean to get drunk but it happen I hope I don't die of a heart attack

my rum and orange juice is too strong but I'm thirsty so I keep drinking it

Code:
#include <iostream>
#include <vector>
#include <string>
using namespace std;

int main (void)
{
int i; string s = "my penis is ass large as a mustard seed who am I to blame my parents gave me bad geens";
string word = "";
string ret = ""
for (i=0; i<s.length(); i++)
{
if (s[i] == ' ')
{
char w0 = word[0], w0a = word[0];
word = word.substr(1, word.length()-1);
if (w0 >= 'A' && w0 <= 'Z') w0 = w0 - 65 + 'a';
if (w0 == 'a' || w0 == 'e' || w0 == 'i' || w0 == 'u' || w0 == 'o' || w0 == 'y') word += w0a + "hay"; else word += w0a + "ay";
cout << word << " ";
word = "";
}
else
word += s[i];
}
cout << endl;
return 0;
}

good nite

i need to talk to girls

because they are fun

more so than programmers Tongue
COUNT HACKED BY RAZVEEE

RAZVEE IS A SCRIPT KIDDIE- hacker9
Reply
#2
Wow, Someone got CRUNK this Friday night...
Reply
#3
click
http://forum.qbasicnews.com/viewforum.php?f=22
am the last survivor of the Quickbasics world (at least at qbasicnews).
Reply
#4
Quote:my rum and orange juice is too strong but I'm thirsty so I keep drinking it
Have you tried orange juice without rum?

=P


It's still unbelievable how people can type when drunk >_>
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#5
i swear to drunk, i'm not god......

:lol:
Itch-Five Design - Your source for free, well designed, web design.
- - - - - - - - - - - - -
Quote:I use QB religiously. Too bad I'm an athiest.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)