#include
void main()
{
cout<<"This is my first blog post...";
cout<<"Its..2009";
cout<<"Start of January";
cout<<"It's past midnight";
cout<<"Bored to do anything";
cout<<"Will listen to some music";
cout<<"Or watch some movies";
cout<<"Or surf the net";
cout<<"Or chat online";
cout<<"maybe i should sleep";
cout<<"i think i should listen to myself";
cout<<"Sleeping...now";
cout<<"Good night!";
getch();
}
void main()
{
cout<<"This is my first blog post...";
cout<<"Its..2009";
cout<<"Start of January";
cout<<"It's past midnight";
cout<<"Bored to do anything";
cout<<"Will listen to some music";
cout<<"Or watch some movies";
cout<<"Or surf the net";
cout<<"Or chat online";
cout<<"maybe i should sleep";
cout<<"i think i should listen to myself";
cout<<"Sleeping...now";
cout<<"Good night!";
getch();
}