#include
int main(void)
{
printf("helloworld\n");
return 0;
}
Wednesday, March 31, 2010
Helloworld
Hi all, welcome to ghosTM55's English BLOG.
Subscribe to:
Posts (Atom)
DGZ-C20010622 | Focus on HACKING - ghosTM55
#include
int main(void)
{
printf("helloworld\n");
return 0;
}