I'm going to want to post code.. lemme see now
Yay!!
#include <cstdio>
int main()
{
printf("hello world\n");
return 0;
}
Thank you to Guogang Hu.
My first computer was a Tangerine
Yay!!
#include <cstdio>
int main()
{
printf("hello world\n");
return 0;
}
No comments:
Post a Comment