#include <stdio.h>

main()
{
	test();

}                                                                                 