Friday, July 6, 2007

FaltuKaBlog.cpp

#include "iostream.h"

using namespace std;

int main()
{
cout<<"Hello World! Welcome To Faltu Ka Blog. Keep reading, and you will";
cout<<"successfully brainwash yourself \n";
return 0;
}

Oh, and by the way, check out this list of "Hello World" programs in 193 programming languages (including Brainf*ck).

No comments: