-You've seen the blueprints.
-Better than that, got them on me.
-Better than that, got them on me.
Hello World
Posted 2007-09-20 at 21:50 by BlackCode
#include <iostrem>
using namespace std;
int main ()
{
cout<<"Hello World! /n This is my blog :P"<<endl;
return 0;
}
using namespace std;
int main ()
{
cout<<"Hello World! /n This is my blog :P"<<endl;
return 0;
}
Total Comments 0
Comments
Post a Comment
|
Recent Blog Entries by BlackCode
- Hello World (2007-09-20)







