#include "stdio.h"

main()
{
    printf( "output\n\n" );
}