void main()
{
printf("hello world!");
}
