Thursday, 24 March 2011

Hello Blogspot

#include <iostream>
using namespace std;

int main()
{
   cout <<  "2011-03-25 5:09am" << endl ;
   cout << "Hello Blogspot" << endl;
   return 0;
}

No comments:

Post a Comment