Sandy Widianto's Weblog
Sunday, August 14, 2011
First Posting
First posting, thank you for coming ^_^
#include <iostream>
using namespace std;
int main()
{
cout << "--------------------------\n";
cout << "First Posting\nThank you for coming ^_^\n";
cout << "--------------------------";
return 0;
}
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment