Wednesday, March 31, 2010

Helloworld

Hi all, welcome to ghosTM55's English BLOG.

#include
int main(void)
{
printf("helloworld\n");
return 0;
}

No comments:

Post a Comment