int
main()
{
    puts("hello, world!");
}
