Tuesday, May 13, 2008

They told me to do it

so I'm doing it.

I'm going to want to post code.. lemme see now

#include <cstdio>

int main()
{
printf("hello world\n");
return 0;
}
Yay!!

Thank you to Guogang Hu.

No comments: