#include
<stdio.h>
main
()
{
Printf
(
"hello world.
\n
"
);
}