#include <stdio.h>

main()
{
        exit(0);
}
