Skip to the content.
2bt's Blog
int
main
()
{
printf
(
"Hello, world!
\n
"
);
}